[Xfce4-commits] <xfwm4:master> Show dialogs in settings category.
Nick Schermer
noreply at xfce.org
Fri Jan 27 21:40:01 CET 2012
Updating branch refs/heads/master
to fa44db64124a359b5f79fea01c6994c481ac44e6 (commit)
from 7ae9625c9f358ac2186a8dd2ff7fa87f85283cd6 (commit)
commit fa44db64124a359b5f79fea01c6994c481ac44e6
Author: Nick Schermer <nick at xfce.org>
Date: Fri Jan 27 21:39:37 2012 +0100
Show dialogs in settings category.
settings-dialogs/xfce-wm-settings.desktop.in | 2 +-
settings-dialogs/xfce-wmtweaks-settings.desktop.in | 2 +-
.../xfce-workspaces-settings.desktop.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/settings-dialogs/xfce-wm-settings.desktop.in b/settings-dialogs/xfce-wm-settings.desktop.in
index 49e9c4e..45ee795 100644
--- a/settings-dialogs/xfce-wm-settings.desktop.in
+++ b/settings-dialogs/xfce-wm-settings.desktop.in
@@ -6,7 +6,7 @@ Exec=xfwm4-settings
Icon=xfwm4
Terminal=false
Type=Application
-Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
+Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
StartupNotify=true
OnlyShowIn=XFCE;
X-XfcePluggable=true
diff --git a/settings-dialogs/xfce-wmtweaks-settings.desktop.in b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
index fe788dc..0dde0ef 100644
--- a/settings-dialogs/xfce-wmtweaks-settings.desktop.in
+++ b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
@@ -6,7 +6,7 @@ Exec=xfwm4-tweaks-settings
Icon=wmtweaks
Terminal=false
Type=Application
-Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
+Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
StartupNotify=true
OnlyShowIn=XFCE;
X-XfcePluggable=true
diff --git a/settings-dialogs/xfce-workspaces-settings.desktop.in b/settings-dialogs/xfce-workspaces-settings.desktop.in
index 44c4bfd..903804c 100644
--- a/settings-dialogs/xfce-workspaces-settings.desktop.in
+++ b/settings-dialogs/xfce-workspaces-settings.desktop.in
@@ -6,7 +6,7 @@ Exec=xfwm4-workspace-settings
Icon=xfce4-workspaces
Terminal=false
Type=Application
-Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
+Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
StartupNotify=true
OnlyShowIn=XFCE;
X-XfcePluggable=true
More information about the Xfce4-commits
mailing list