diff options
author | Ted Gould <ted@gould.cx> | 2011-03-10 23:10:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-10 23:10:43 -0600 |
commit | 2fd5f32d9810dd1b7b7506d2fc1999d292cc33b3 (patch) | |
tree | b778847d353eb42bd8cb1c1ee845466b5e971cd0 /data/indicator-datetime-preferences.desktop.in | |
parent | b4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d (diff) | |
parent | 444370e95ed0f9e8ecf4c786e35855ff91c642ac (diff) | |
download | ayatana-indicator-datetime-2fd5f32d9810dd1b7b7506d2fc1999d292cc33b3.tar.gz ayatana-indicator-datetime-2fd5f32d9810dd1b7b7506d2fc1999d292cc33b3.tar.bz2 ayatana-indicator-datetime-2fd5f32d9810dd1b7b7506d2fc1999d292cc33b3.zip |
Import upstream version 0.1.97
Diffstat (limited to 'data/indicator-datetime-preferences.desktop.in')
-rw-r--r-- | data/indicator-datetime-preferences.desktop.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/indicator-datetime-preferences.desktop.in b/data/indicator-datetime-preferences.desktop.in new file mode 100644 index 0000000..f37765b --- /dev/null +++ b/data/indicator-datetime-preferences.desktop.in @@ -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; |