diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-07-30 21:36:32 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-07-30 21:36:32 +0000 |
commit | 809982d3f185c6e5480805be6e38538a3a066c63 (patch) | |
tree | 038f8062b150cd5e916fa03162c778344758ec1c /README | |
parent | fe279460c083468059d7a6e46a4b033ad668c8d3 (diff) | |
parent | a60f5e911160d1f0b15e40a1eefe429b5fe973f9 (diff) | |
download | ayatana-indicator-datetime-809982d3f185c6e5480805be6e38538a3a066c63.tar.gz ayatana-indicator-datetime-809982d3f185c6e5480805be6e38538a3a066c63.tar.bz2 ayatana-indicator-datetime-809982d3f185c6e5480805be6e38538a3a066c63.zip |
add a phone menu as described at https://wiki.ubuntu.com/TimeAndDate#Indicator.
Approved by Ted Gould, PS Jenkins bot.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -42,6 +42,12 @@ CUSTOM MENUITEMS * Calendar - x-canonical-type s "com.canonical.indicator.calendar" + * Alarm + - label s short summary of the appointment + - x-canonical-type s "com.canonical.indicator.alarm" + - x-canonical-time x the date of the appointment + - x-canonical-time-format s strftime format string + * Appointment - label s short summary of the appointment - x-canonical-type s "com.canonical.indicator.appointment" |