aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-07-30 21:36:32 +0000
committerTarmac <Unknown>2013-07-30 21:36:32 +0000
commit809982d3f185c6e5480805be6e38538a3a066c63 (patch)
tree038f8062b150cd5e916fa03162c778344758ec1c /README
parentfe279460c083468059d7a6e46a4b033ad668c8d3 (diff)
parenta60f5e911160d1f0b15e40a1eefe429b5fe973f9 (diff)
downloadayatana-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--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index c6a8780..5dc9764 100644
--- a/README
+++ b/README
@@ -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"