diff options
author | Ted Gould <ted@gould.cx> | 2012-03-08 16:49:40 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-03-08 16:49:40 -0600 |
commit | b5c19e04a9b46cfe5f14110a307d37d77cfe29da (patch) | |
tree | b88619cf21ec3c445b9277517e65c994ebb645d6 /data | |
parent | 52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c (diff) | |
parent | 4d71bb4b4270c4f15d3ba6aaf0bda7b78307f61f (diff) | |
download | ayatana-indicator-datetime-b5c19e04a9b46cfe5f14110a307d37d77cfe29da.tar.gz ayatana-indicator-datetime-b5c19e04a9b46cfe5f14110a307d37d77cfe29da.tar.bz2 ayatana-indicator-datetime-b5c19e04a9b46cfe5f14110a307d37d77cfe29da.zip |
Import upstream version 0.3.91
Diffstat (limited to 'data')
-rw-r--r-- | data/indicator-datetime-preferences.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/indicator-datetime-preferences.desktop b/data/indicator-datetime-preferences.desktop new file mode 100644 index 0000000..8231e22 --- /dev/null +++ b/data/indicator-datetime-preferences.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Version=1.0 + +Name=Time & Date +Comment=Change your clock and date settings + +Icon=preferences-system-time +TryExec=gnome-control-center +Exec=gnome-control-center indicator-datetime + +StartupNotify=true + +Type=Application +Categories=GNOME;GTK;Utility;DesktopSettings;Settings;X-GNOME-SystemSettings;X-GNOME-Settings-Panel; +X-GNOME-Settings-Panel=indicator-datetime +OnlyShowIn=Unity; |