diff options
author | Ted Gould <ted@gould.cx> | 2010-09-07 12:34:12 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-07 12:34:12 -0500 |
commit | 029d2cfd3c57be5c9c0c98ccafda09e92e92afe7 (patch) | |
tree | 385fcd26c79fe4737bbbdd2fb862cf1637105ce7 /src/dbus-shared.h | |
parent | cc5ecca1e9d029b3ab2853daf4328112a5c32f03 (diff) | |
parent | d0f7670cc5c25a89c734ace8a442278b982c3caa (diff) | |
download | ayatana-indicator-datetime-029d2cfd3c57be5c9c0c98ccafda09e92e92afe7.tar.gz ayatana-indicator-datetime-029d2cfd3c57be5c9c0c98ccafda09e92e92afe7.tar.bz2 ayatana-indicator-datetime-029d2cfd3c57be5c9c0c98ccafda09e92e92afe7.zip |
Import upstream version 0.0.5
Diffstat (limited to 'src/dbus-shared.h')
-rw-r--r-- | src/dbus-shared.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbus-shared.h b/src/dbus-shared.h index aa6d933..d943cb0 100644 --- a/src/dbus-shared.h +++ b/src/dbus-shared.h @@ -27,3 +27,5 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #define MENU_OBJ "/org/ayatana/indicator/datetime/menu" +#define DBUSMENU_CALENDAR_MENUITEM_TYPE "x-canonical-calendar-item" + |