diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-17 10:35:49 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-17 10:36:30 +0200 |
commit | 4afa2b50b31e21cba18eba26c12329af62804fae (patch) | |
tree | 61bb7c9931ad8aa038ea385c0b7c90f05731ecbb /data/org.ayatana.indicator.datetime | |
parent | cab972e0d349219dcd2c4a6fb4b5a040f6bffd08 (diff) | |
download | ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.gz ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.tar.bz2 ayatana-indicator-datetime-4afa2b50b31e21cba18eba26c12329af62804fae.zip |
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Diffstat (limited to 'data/org.ayatana.indicator.datetime')
-rw-r--r-- | data/org.ayatana.indicator.datetime | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.datetime b/data/org.ayatana.indicator.datetime new file mode 100644 index 0000000..1219c2e --- /dev/null +++ b/data/org.ayatana.indicator.datetime @@ -0,0 +1,20 @@ +[Indicator Service] +Name=indicator-datetime +ObjectPath=/org/ayatana/indicator/datetime +Position=20 + +[desktop] +ObjectPath=/org/ayatana/indicator/datetime/desktop + +[desktop_greeter] +ObjectPath=/org/ayatana/indicator/datetime/desktop_greeter + +[desktop_lockscreen] +ObjectPath=/org/ayatana/indicator/datetime/desktop_greeter + +[phone] +ObjectPath=/org/ayatana/indicator/datetime/phone + +[phone_greeter] +ObjectPath=/org/ayatana/indicator/datetime/phone_greeter + |