aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-shared-names.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-05 22:39:03 -0600
committerTed Gould <ted@gould.cx>2010-01-05 22:39:03 -0600
commit095055acb1af84c4fafb9d844d9657bdc79fe224 (patch)
tree4bb90899bb3c61b0c657fec1b39bdfabfa604453 /src/dbus-shared-names.h
parent580cf67b9db257743ab9e55d5a11e885d4a59640 (diff)
parenta2d2135f87d23b9749beae32bfac606170edf8b4 (diff)
downloadayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.tar.gz
ayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.tar.bz2
ayatana-indicator-session-095055acb1af84c4fafb9d844d9657bdc79fe224.zip
Removing the status bits and pieces (they're now in indicator-me) and merging users and session so that we only have one service and one menu. Nice and simple.
Diffstat (limited to 'src/dbus-shared-names.h')
-rw-r--r--src/dbus-shared-names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus-shared-names.h b/src/dbus-shared-names.h
index 7e7d456..1fd256f 100644
--- a/src/dbus-shared-names.h
+++ b/src/dbus-shared-names.h
@@ -36,5 +36,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define INDICATOR_SESSION_DBUS_NAME "org.ayatana.indicator.session"
#define INDICATOR_SESSION_DBUS_OBJECT "/org/ayatana/indicator/session/menu"
+#define INDICATOR_SESSION_DBUS_VERSION 0
#endif /* __DBUS_SHARED_NAMES_H__ */