diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-09-11 20:57:37 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2012-09-11 20:57:37 +0000 |
commit | f761233cf8bd2e201b77fdfd2d502dc401a37238 (patch) | |
tree | 15e71aa89831ab94d4468801f5aae96c79ecb0a1 | |
parent | 3655b7b5374eab59133b77ce9b0664c78c07f9f1 (diff) | |
parent | 5829bb99b006343b87799ec655e2961855496a59 (diff) | |
download | ayatana-indicator-datetime-f761233cf8bd2e201b77fdfd2d502dc401a37238.tar.gz ayatana-indicator-datetime-f761233cf8bd2e201b77fdfd2d502dc401a37238.tar.bz2 ayatana-indicator-datetime-f761233cf8bd2e201b77fdfd2d502dc401a37238.zip |
Removed stray lines from the desktop file, it's causing duplicate X-Ubuntu-Gettext-Domain to get added. (LP: #1048834). Fixes: https://bugs.launchpad.net/bugs/1048834. Approved by Omer Akram.
-rw-r--r-- | data/indicator-datetime-preferences.desktop.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/indicator-datetime-preferences.desktop.in b/data/indicator-datetime-preferences.desktop.in index 226ae67..68571db 100644 --- a/data/indicator-datetime-preferences.desktop.in +++ b/data/indicator-datetime-preferences.desktop.in @@ -1,15 +1,11 @@ [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 |