aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2020-08-11 12:07:23 +0200
committerRobert Tari <robert@tari.in>2020-08-11 12:07:23 +0200
commitfab51b477ad295de8ae5e030ceef09104feea09b (patch)
tree3373fcba7d4755665fe2987116bc5fea114312cf /README.md
parent594bd0b5b81f4b46decc2d0bbebae5a94ab28b5a (diff)
downloadayatana-indicator-datetime-fab51b477ad295de8ae5e030ceef09104feea09b.tar.gz
ayatana-indicator-datetime-fab51b477ad295de8ae5e030ceef09104feea09b.tar.bz2
ayatana-indicator-datetime-fab51b477ad295de8ae5e030ceef09104feea09b.zip
Replace x-canonical attributes
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 785f3f9..59ce0f4 100644
--- a/README.md
+++ b/README.md
@@ -54,26 +54,26 @@
## CUSTOM MENUITEMS
* Calendar
- - x-canonical-type s "org.ayatana.indicator.calendar"
+ - x-ayatana-type s "org.ayatana.indicator.calendar"
* Alarm
- label s short summary of the appointment
- - x-canonical-type s "org.ayatana.indicator.alarm"
- - x-canonical-time x the date of the appointment
- - x-canonical-time-format s strftime format string
+ - x-ayatana-type s "org.ayatana.indicator.alarm"
+ - x-ayatana-time x the date of the appointment
+ - x-ayatana-time-format s strftime format string
* Appointment
- label s short summary of the appointment
- - x-canonical-type s "org.ayatana.indicator.appointment"
- - x-canonical-color s color of the appt's type, to give a visual cue
- - x-canonical-time x the date of the appointment
- - x-canonical-time-format s strftime format string
+ - x-ayatana-type s "org.ayatana.indicator.appointment"
+ - x-ayatana-color s color of the appt's type, to give a visual cue
+ - x-ayatana-time x the date of the appointment
+ - x-ayatana-time-format s strftime format string
* Location
- label s the location's name, eg "Oklahoma City"
- - x-canonical-type s "org.ayatana.indicator.location"
- - x-canonical-timezone s timezone that the location is in
- - x-canonical-time-format s strftime format string
+ - x-ayatana-type s "org.ayatana.indicator.location"
+ - x-ayatana-timezone s timezone that the location is in
+ - x-ayatana-time-format s strftime format string