aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-08 22:23:44 -0600
committerTed Gould <ted@gould.cx>2011-02-08 22:23:44 -0600
commit7841e7b3b62c24b6cbd8212f25b5feea205cb5e5 (patch)
tree2c8e0cc97f79497c57446f91523a85f938a1815b
parentabb5cdb9c30ccd362ef39d927009a994dc4c2803 (diff)
parent088c1f4ccd34ee463c9aa414cda870af260bdb55 (diff)
downloadayatana-indicator-datetime-7841e7b3b62c24b6cbd8212f25b5feea205cb5e5.tar.gz
ayatana-indicator-datetime-7841e7b3b62c24b6cbd8212f25b5feea205cb5e5.tar.bz2
ayatana-indicator-datetime-7841e7b3b62c24b6cbd8212f25b5feea205cb5e5.zip
Sync to trunk
-rw-r--r--src/datetime-service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datetime-service.c b/src/datetime-service.c
index 87e4c32..9f4943c 100644
--- a/src/datetime-service.c
+++ b/src/datetime-service.c
@@ -71,7 +71,7 @@ static DbusmenuMenuitem * calendar = NULL;
static DbusmenuMenuitem * settings = NULL;
static DbusmenuMenuitem * tzchange = NULL;
static DbusmenuMenuitem * add_appointment = NULL;
-//static DbusmenuMenuitem * add_location = NULL;
+// static DbusmenuMenuitem * add_location = NULL;
static GList * appointments = NULL;
static ECal * ecal = NULL;
static const gchar * ecal_timezone = NULL;