diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-03-24 16:17:39 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 16:17:39 +0000 |
commit | 2176a55e8fa3b354ab34109c68f829d0c89d8494 (patch) | |
tree | 5fa8e94edb731c7e0e390a541365bfcfc48c6df8 /data | |
parent | 9ff3ab160cdded60e26d9f7f67d04d383fa16674 (diff) | |
parent | def814658e4fa1c112ed6b365511f30feb0bf644 (diff) | |
download | ayatana-indicator-datetime-2176a55e8fa3b354ab34109c68f829d0c89d8494.tar.gz ayatana-indicator-datetime-2176a55e8fa3b354ab34109c68f829d0c89d8494.tar.bz2 ayatana-indicator-datetime-2176a55e8fa3b354ab34109c68f829d0c89d8494.zip |
Point to the right object path for the phone greeter. Fixes: 1294832
Diffstat (limited to 'data')
-rw-r--r-- | data/com.canonical.indicator.datetime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/com.canonical.indicator.datetime b/data/com.canonical.indicator.datetime index b9de626..1df0d33 100644 --- a/data/com.canonical.indicator.datetime +++ b/data/com.canonical.indicator.datetime @@ -16,5 +16,5 @@ ObjectPath=/com/canonical/indicator/datetime/desktop_greeter ObjectPath=/com/canonical/indicator/datetime/phone [phone_greeter] -ObjectPath=/com/canonical/indicator/datetime/desktop_greeter +ObjectPath=/com/canonical/indicator/datetime/phone_greeter |