aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-shared.h
diff options
context:
space:
mode:
authorkarl-qdh <karl@qdh.org.uk>2011-03-31 09:33:33 +0100
committerkarl-qdh <karl@qdh.org.uk>2011-03-31 09:33:33 +0100
commit54e0f63b2c419aa2555dfd514cbd273bd05260f6 (patch)
tree5665b0bf9bd408eec3c3329147497e6828894fe4 /src/dbus-shared.h
parentf8923be6312878885431503e0ee372b1e11676ea (diff)
parent51f85a5e06af1dec9fcbd25901b4a65ead6aa2cd (diff)
downloadayatana-indicator-datetime-54e0f63b2c419aa2555dfd514cbd273bd05260f6.tar.gz
ayatana-indicator-datetime-54e0f63b2c419aa2555dfd514cbd273bd05260f6.tar.bz2
ayatana-indicator-datetime-54e0f63b2c419aa2555dfd514cbd273bd05260f6.zip
Merged back with head
Diffstat (limited to 'src/dbus-shared.h')
-rw-r--r--src/dbus-shared.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dbus-shared.h b/src/dbus-shared.h
index 8b1a20b..51632f9 100644
--- a/src/dbus-shared.h
+++ b/src/dbus-shared.h
@@ -31,9 +31,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
// The following properties are not *really* properties, but are just
// a way of accessing the calendar from the service
-#define CALENDAR_MENUITEM_PROP_MARK "calendar-mark"
-#define CALENDAR_MENUITEM_PROP_UNMARK "calendar-unmark"
-#define CALENDAR_MENUITEM_PROP_CLEAR_MARKS "calendar-clear-marks"
+#define CALENDAR_MENUITEM_PROP_MARKS "calendar-marks"
#define CALENDAR_MENUITEM_PROP_SET_DATE "calendar-set-date"