diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-03-21 18:07:12 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-03-21 18:07:12 -0500 |
commit | 71f97cd047f58ca93303f0262f65fb48682b2e70 (patch) | |
tree | f9e39b2f452af26f20fd1d62eca6313b5854f228 /README | |
parent | d148c14f072a3bd30c410a0d97a9a6bdc3bc465b (diff) | |
download | ayatana-indicator-datetime-71f97cd047f58ca93303f0262f65fb48682b2e70.tar.gz ayatana-indicator-datetime-71f97cd047f58ca93303f0262f65fb48682b2e70.tar.bz2 ayatana-indicator-datetime-71f97cd047f58ca93303f0262f65fb48682b2e70.zip |
give 'phone' and 'desktop' their own action namespaces. Fix documentation on 'activate-settings', since there are two forms of it, one for phone and one for desktop.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ ACTIONS ======= - * "activate-settings" + * "phone.open-settings" + * "desktop.open-settings" Description: opens a page for changing indicator-datetime's settings State: None Parameter: None |