diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-15 17:11:37 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-15 17:11:37 -0400 |
commit | dad04c02798827909038b22b993027b800596557 (patch) | |
tree | 536de42b1ae4d5b21822fc3f5d9bd477701252ab /data/indicator-datetime-preferences.desktop | |
parent | e7b28fced8317080fe5f028a47c80d6c057ebb7b (diff) | |
parent | 66c8394d67e6a80346f2c5f4a0288088b3e83af1 (diff) | |
download | ayatana-indicator-datetime-dad04c02798827909038b22b993027b800596557.tar.gz ayatana-indicator-datetime-dad04c02798827909038b22b993027b800596557.tar.bz2 ayatana-indicator-datetime-dad04c02798827909038b22b993027b800596557.zip |
* New upstream release.
* Fix handling of reoccruing events
* Handle settings in the indicator
* Allow for hiding the calendar and the clock
Diffstat (limited to 'data/indicator-datetime-preferences.desktop')
-rw-r--r-- | data/indicator-datetime-preferences.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/indicator-datetime-preferences.desktop b/data/indicator-datetime-preferences.desktop new file mode 100644 index 0000000..9871ecf --- /dev/null +++ b/data/indicator-datetime-preferences.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 + +Name=Time & Date +Comment=Change your clock and date settings + +Icon=time-admin +TryExec=indicator-datetime-preferences +Exec=indicator-datetime-preferences + +StartupNotify=true + +Type=Application +Categories=GNOME;GTK;Utility;DesktopSettings;Settings; |