[Xfce4-commits] <xfce-utils:master> Desktop files lack main category (bug #7050).
Nick Schermer
noreply at xfce.org
Sun Jan 2 18:08:01 CET 2011
Updating branch refs/heads/master
to 6cb7ef0aea0a461949c44b54d088b26c64964991 (commit)
from 5d8bdaad20fcc15a5c194c9647ea3b745e5e28ea (commit)
commit 6cb7ef0aea0a461949c44b54d088b26c64964991
Author: Yves-Alexis Perez <corsac at debian.org>
Date: Sun Jan 2 18:06:51 2011 +0100
Desktop files lack main category (bug #7050).
scripts/xfconf-migration-4.6.desktop.in | 1 +
scripts/xfhelp4.desktop.in | 2 +-
xfce4-about/xfce4-about.desktop.in | 2 +-
xfrun/xfrun4.desktop.in | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/scripts/xfconf-migration-4.6.desktop.in b/scripts/xfconf-migration-4.6.desktop.in
index 56f658f..2211ab8 100644
--- a/scripts/xfconf-migration-4.6.desktop.in
+++ b/scripts/xfconf-migration-4.6.desktop.in
@@ -5,3 +5,4 @@ Exec=@libdir@/xfce4/xfconf-migration/xfconf-migration-4.6.pl
Terminal=false
Type=Application
StartupNotify=false
+Categories=Utility
diff --git a/scripts/xfhelp4.desktop.in b/scripts/xfhelp4.desktop.in
index ce55092..784caac 100644
--- a/scripts/xfhelp4.desktop.in
+++ b/scripts/xfhelp4.desktop.in
@@ -5,7 +5,7 @@ Exec=xfhelp4
Icon=help-contents
StartupNotify=false
Terminal=false
-Categories=X-XFCE;X-Xfce-Toplevel;
+Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
_Name=Help
_Comment=Help using Xfce
diff --git a/xfce4-about/xfce4-about.desktop.in b/xfce4-about/xfce4-about.desktop.in
index ee11012..9b17b07 100644
--- a/xfce4-about/xfce4-about.desktop.in
+++ b/xfce4-about/xfce4-about.desktop.in
@@ -5,7 +5,7 @@ Exec=xfce4-about
Icon=help-about
StartupNotify=false
Terminal=false
-Categories=X-XFCE;X-Xfce-Toplevel;
+Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
_Name=About Xfce
_Comment=Information about the Xfce Desktop Environment
diff --git a/xfrun/xfrun4.desktop.in b/xfrun/xfrun4.desktop.in
index e38dde2..b12b6a2 100644
--- a/xfrun/xfrun4.desktop.in
+++ b/xfrun/xfrun4.desktop.in
@@ -5,7 +5,7 @@ Exec=xfrun4
Icon=system-run
StartupNotify=false
Terminal=false
-Categories=X-XFCE;X-Xfce-Toplevel;
+Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
_Name=Run Program...
_Comment=Run a program
More information about the Xfce4-commits
mailing list