diff --git a/scripts/xfconf-migration-4.6.desktop.in b/scripts/xfconf-migration-4.6.desktop.in index 56f658f..26a52c1 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 +Category=Utility diff --git a/scripts/xfhelp4.desktop.in b/scripts/xfhelp4.desktop.in index ce55092..6597753 100644 --- a/scripts/xfhelp4.desktop.in +++ b/scripts/xfhelp4.desktop.in @@ -5,6 +5,7 @@ Exec=xfhelp4 Icon=help-contents StartupNotify=false Terminal=false +Category=Utility Categories=X-XFCE;X-Xfce-Toplevel; OnlyShowIn=XFCE; _Name=Help diff --git a/xfce4-about/xfce4-about.desktop.in b/xfce4-about/xfce4-about.desktop.in index ee11012..8b3cc07 100644 --- a/xfce4-about/xfce4-about.desktop.in +++ b/xfce4-about/xfce4-about.desktop.in @@ -5,6 +5,7 @@ Exec=xfce4-about Icon=help-about StartupNotify=false Terminal=false +Category=Utility Categories=X-XFCE;X-Xfce-Toplevel; OnlyShowIn=XFCE; _Name=About Xfce diff --git a/xfrun/xfrun4.desktop.in b/xfrun/xfrun4.desktop.in index e38dde2..a137cc5 100644 --- a/xfrun/xfrun4.desktop.in +++ b/xfrun/xfrun4.desktop.in @@ -5,6 +5,7 @@ Exec=xfrun4 Icon=system-run StartupNotify=false Terminal=false +Category=Utility Categories=X-XFCE;X-Xfce-Toplevel; OnlyShowIn=XFCE; _Name=Run Program...