aboutsummaryrefslogtreecommitdiff
path: root/src/status-provider.h
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-10 16:56:54 -0500
committerTed Gould <ted@canonical.com>2009-09-10 16:56:54 -0500
commit87cd8b1916a513d0b283e490f0b9475c71048a0f (patch)
treecefa30501d6c752c8fc068ed33503e2d62270122 /src/status-provider.h
parent30deabd80f0a362382dc2dd6d6d0ccd4537a6263 (diff)
parent00d92f0fafb1f38c077ec82b0bd7dde1db92b01a (diff)
downloadayatana-indicator-session-87cd8b1916a513d0b283e490f0b9475c71048a0f.tar.gz
ayatana-indicator-session-87cd8b1916a513d0b283e490f0b9475c71048a0f.tar.bz2
ayatana-indicator-session-87cd8b1916a513d0b283e490f0b9475c71048a0f.zip
Merging in a branch to detect IM clients coming on and off the bus.
Diffstat (limited to 'src/status-provider.h')
-rw-r--r--src/status-provider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/status-provider.h b/src/status-provider.h
index 522e61b..a0e1c55 100644
--- a/src/status-provider.h
+++ b/src/status-provider.h
@@ -42,6 +42,7 @@ typedef enum
STATUS_PROVIDER_STATUS_DND,
STATUS_PROVIDER_STATUS_INVISIBLE,
STATUS_PROVIDER_STATUS_OFFLINE,
+ STATUS_PROVIDER_STATUS_DISCONNECTED,
/* Leave as last */
STATUS_PROVIDER_STATUS_LAST
}