diff options
author | seb128 <seb128@seb128-laptop> | 2009-09-11 11:44:02 +0200 |
---|---|---|
committer | seb128 <seb128@seb128-laptop> | 2009-09-11 11:44:02 +0200 |
commit | 2673f30d0102f8e66809bc1fe20d9bea397236dc (patch) | |
tree | b121430c2aad31cf777e416be471a29b080ba83a /src/status-provider.h | |
parent | ee56ebc0caaf8a8188e8eb01fbe23478a897a967 (diff) | |
parent | 0ae60895fc38666a407b2e76c5cdebd706d40834 (diff) | |
download | ayatana-indicator-session-2673f30d0102f8e66809bc1fe20d9bea397236dc.tar.gz ayatana-indicator-session-2673f30d0102f8e66809bc1fe20d9bea397236dc.tar.bz2 ayatana-indicator-session-2673f30d0102f8e66809bc1fe20d9bea397236dc.zip |
releasing version 0.1.3-0ubuntu1
Diffstat (limited to 'src/status-provider.h')
-rw-r--r-- | src/status-provider.h | 1 |
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 } |