aboutsummaryrefslogtreecommitdiff
path: root/src/dbus-shared.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 13:08:06 -0600
committerTed Gould <ted@gould.cx>2011-02-17 13:08:06 -0600
commita7ca6c981d25ec3f8ba38c14810dd9ece6c7a64d (patch)
tree799af64951ddb2d638ea1a5213f129977bf8b66d /src/dbus-shared.h
parent67f7a54a22f956834d7b210d20bc5a02bea1eb4c (diff)
parent3a611344dbc96d8a031be519e99715e389d09f05 (diff)
downloadayatana-indicator-datetime-a7ca6c981d25ec3f8ba38c14810dd9ece6c7a64d.tar.gz
ayatana-indicator-datetime-a7ca6c981d25ec3f8ba38c14810dd9ece6c7a64d.tar.bz2
ayatana-indicator-datetime-a7ca6c981d25ec3f8ba38c14810dd9ece6c7a64d.zip
New upstream release.
∘ Timezone support ∘ Multiple calendar support ∘ Accessible description
Diffstat (limited to 'src/dbus-shared.h')
-rw-r--r--src/dbus-shared.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/dbus-shared.h b/src/dbus-shared.h
index d13cb32..bad8354 100644
--- a/src/dbus-shared.h
+++ b/src/dbus-shared.h
@@ -35,6 +35,5 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define APPOINTMENT_MENUITEM_PROP_RIGHT "appointment-time"
#define TIMEZONE_MENUITEM_TYPE "timezone-item"
-#define TIMEZONE_MENUITEM_PROP_LABEL "timezone-label"
+#define TIMEZONE_MENUITEM_PROP_ZONE "timezone-zone"
#define TIMEZONE_MENUITEM_PROP_RADIO "timezone-radio"
-#define TIMEZONE_MENUITEM_PROP_RIGHT "timezone-time"