aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-shared-names.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-24 14:36:35 -0600
committerTed Gould <ted@gould.cx>2009-12-24 14:36:35 -0600
commitfbdb4d5d1e0e51fc1b20ec4d526dfd96dea909c9 (patch)
treea7f6ebef46ec1921a2ddf26dd03edb75e50435df /src/dbus-shared-names.h
parenta8cebc5afc9c6ba071e909be137a6ca95738da95 (diff)
downloadayatana-indicator-session-fbdb4d5d1e0e51fc1b20ec4d526dfd96dea909c9.tar.gz
ayatana-indicator-session-fbdb4d5d1e0e51fc1b20ec4d526dfd96dea909c9.tar.bz2
ayatana-indicator-session-fbdb4d5d1e0e51fc1b20ec4d526dfd96dea909c9.zip
Simplifying the indicator so that it just gets a menu. That's it!
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__ */