aboutsummaryrefslogtreecommitdiff
path: root/src/status-provider.h
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-10 20:36:16 -0500
committerTed Gould <ted@canonical.com>2009-09-10 20:36:16 -0500
commita3611eae77d86da43efdf9567dba0e036e40dab4 (patch)
treea56fae4932f69b0911fa22fe90ef236dbf0147cd /src/status-provider.h
parent5360fce331660e7b94a274bffa125ba8233fbeab (diff)
parent82395ac94e6daaf020d0310602756007a6b89451 (diff)
downloadayatana-indicator-session-a3611eae77d86da43efdf9567dba0e036e40dab4.tar.gz
ayatana-indicator-session-a3611eae77d86da43efdf9567dba0e036e40dab4.tar.bz2
ayatana-indicator-session-a3611eae77d86da43efdf9567dba0e036e40dab4.zip
* Upstream release 0.1.3
* GConf Key change listening * Pidgin and Empathy (2.26) startup detection * Label fixes * Icon fixes for logout windows (LP: #426355)
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
}