diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-09-11 15:38:40 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-09-11 15:38:40 -0400 |
commit | 9414aa3cdd59e3650a6e030880c3daa34bd9223c (patch) | |
tree | c9a7a7fde371c759d8826552b1f3f1da4c97a93b | |
parent | a393346e574570742334934cb3a015ab1bfe62d7 (diff) | |
download | ayatana-indicator-datetime-9414aa3cdd59e3650a6e030880c3daa34bd9223c.tar.gz ayatana-indicator-datetime-9414aa3cdd59e3650a6e030880c3daa34bd9223c.tar.bz2 ayatana-indicator-datetime-9414aa3cdd59e3650a6e030880c3daa34bd9223c.zip |
releasing version 12.10.0-0ubuntu2
-rw-r--r-- | data/indicator-datetime-preferences.desktop.in | 4 | ||||
-rw-r--r-- | debian/changelog | 8 |
2 files changed, 8 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 diff --git a/debian/changelog b/debian/changelog index 260a3a1..c088a64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +indicator-datetime (12.10.0-0ubuntu2) quantal; urgency=low + + * data/indicator-datetime-preferences.desktop.in + - Removed stray lines from the desktop file, it's causing duplicate + X-Ubuntu-Gettext-Domain to get added. (LP: #1048834) + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 11 Sep 2012 15:38:10 -0400 + indicator-datetime (12.10.0-0ubuntu1) quantal; urgency=low * New upstream release: |