aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-10-28 17:09:05 -0700
committerTed Gould <ted@gould.cx>2013-10-28 17:09:05 -0700
commit26283de417c1c3cb3456f1a893fe339056517d56 (patch)
treeb6851a0f12bbeae649854fb5a4a8a85a54d800f1 /README
parent0fa8138427d8469eb2f6a90b0291dbdc4507c8fb (diff)
parent19ba64b479fd14d5192f0ec3dcc37fe33bde238b (diff)
downloadayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.tar.gz
ayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.tar.bz2
ayatana-indicator-datetime-26283de417c1c3cb3456f1a893fe339056517d56.zip
Merge trunk
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index 5dc9764..b31db05 100644
--- a/README
+++ b/README
@@ -7,11 +7,17 @@ ACTIONS
Parameter: None
* "activate-planner"
- Description: opens up a calendar appointment editor.
+ Description: opens an appointment editor.
State: None
Parameter: int64, a time_t hinting which day/time to show in the planner,
or 0 for the current day
+ * "activate-appointment"
+ Description: opens an appointment editor to the specified appointment.
+ State: None
+ Parameter: string, an opaque uid to specify which appointment to use.
+ This uid comes from the menuitems' target values.
+
* "set-location"
Description: Set the current location. This will try to set the current
timezone to the new location's timezone.