[Xfce4-commits] <xfce4-appfinder:master> Add a valid category to xfce4-run.desktop.
Nick Schermer
noreply at xfce.org
Sat Apr 14 11:18:01 CEST 2012
Updating branch refs/heads/master
to 2cfea25f05f0eb05c6dd95f1e094e0400c5c67a7 (commit)
from eb12933cff61cff161cee5812a102c419d34f429 (commit)
commit 2cfea25f05f0eb05c6dd95f1e094e0400c5c67a7
Author: Nick Schermer <nick at xfce.org>
Date: Sat Apr 14 11:12:11 2012 +0200
Add a valid category to xfce4-run.desktop.
data/xfce4-appfinder.desktop.in | 2 +-
data/xfce4-run.desktop.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/xfce4-appfinder.desktop.in b/data/xfce4-appfinder.desktop.in
index 41f4cf5..c4bd6ca 100644
--- a/data/xfce4-appfinder.desktop.in
+++ b/data/xfce4-appfinder.desktop.in
@@ -5,6 +5,6 @@ Icon=gtk-find
StartupNotify=true
Terminal=false
Type=Application
-Categories=X-XFCE;Utility;
+Categories=Utility;X-XFCE;
_Name=Application Finder
_Comment=Find and launch applications installed on your system
diff --git a/data/xfce4-run.desktop.in b/data/xfce4-run.desktop.in
index 75008be..9611cd5 100644
--- a/data/xfce4-run.desktop.in
+++ b/data/xfce4-run.desktop.in
@@ -5,7 +5,7 @@ Exec=xfce4-appfinder --collapsed
Icon=gtk-execute
StartupNotify=true
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