[gnote] .desktop has improper XFCE category and should have OnlyShowIn entry for GNOME and XFCE (Closes #580
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnote] .desktop has improper XFCE category and should have OnlyShowIn entry for GNOME and XFCE (Closes #580
- Date: Mon, 4 May 2009 11:59:37 -0400 (EDT)
commit 4078be86506a045778089f33974f7afc132c8c3b
Author: Hubert Figuiere <hub figuiere net>
Date: Mon May 4 02:46:37 2009 -0400
.desktop has improper XFCE category and should have OnlyShowIn entry for GNOME and XFCE (Closes #580481)
---
NEWS | 2 ++
data/gnote.desktop.in.in | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 034888f..594b6ae 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ Fixes:
* Applet was trying to use an icon named "tomboy" (Closes #581226)
(Robert Millan)
* .desktop file didn't have the version (Jonathon Jongsma)
+ * .desktop has improper XFCE category and should have OnlyShowIn entry
+ for GNOME and XFCE (Closes #580481)
Translations:
diff --git a/data/gnote.desktop.in.in b/data/gnote.desktop.in.in
index 1f819f2..1b8028b 100644
--- a/data/gnote.desktop.in.in
+++ b/data/gnote.desktop.in.in
@@ -9,7 +9,8 @@ Icon=gnote
StartupNotify=false
Terminal=false
Type=Application
-Categories=GNOME;XFCE;GTK;Utility;
+Categories=GNOME;GTK;Utility;
+OnlyShowIn=GNOME;XFCE;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnote
X-GNOME-Bugzilla-Component=main
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]