summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2008-09-14 21:15:10 +0000
committerJannis Pohlmann <jannis@xfce.org>2008-09-14 21:15:10 +0000
commitd934013e03cacaba539e6ae4d49e1b25a36c3356 (patch)
tree0696d29e35fba82d3f67abafb21ed51fa3006c1c
parent13a36b4957505d5b2f5a5ebd6109cd9ec1bbc045 (diff)
downloadxfwm4-d934013e03cacaba539e6ae4d49e1b25a36c3356.tar.gz
* settings-dialogs/*.desktop.in: Add X-XfcePluggable=true to desktop
files of the settings dialogs. (Old svn revision: 27878)
-rw-r--r--ChangeLog5
-rw-r--r--settings-dialogs/xfce-wm-settings.desktop.in1
-rw-r--r--settings-dialogs/xfce-wmtweaks-settings.desktop.in1
-rw-r--r--settings-dialogs/xfce-workspaces-settings.desktop.in1
4 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53640bf3d..2a5a831e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-14 23:13 jannis
+
+ * settings-dialogs/*.desktop.in: Add X-XfcePluggable=true to desktop
+ files of the settings dialogs.
+
2008-09-14 22:18 jannis
* settings-dialogs/tweaks-settings.c: Add copyright hint.
diff --git a/settings-dialogs/xfce-wm-settings.desktop.in b/settings-dialogs/xfce-wm-settings.desktop.in
index e7e31ec0d..32cf14afc 100644
--- a/settings-dialogs/xfce-wm-settings.desktop.in
+++ b/settings-dialogs/xfce-wm-settings.desktop.in
@@ -11,3 +11,4 @@ Type=Application
Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
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 68e66bc9a..2906334e8 100644
--- a/settings-dialogs/xfce-wmtweaks-settings.desktop.in
+++ b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
@@ -10,3 +10,4 @@ Type=Application
Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
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 e3ba57d5f..8bb2d45de 100644
--- a/settings-dialogs/xfce-workspaces-settings.desktop.in
+++ b/settings-dialogs/xfce-workspaces-settings.desktop.in
@@ -11,3 +11,4 @@ Type=Application
Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
StartupNotify=true
OnlyShowIn=XFCE;
+X-XfcePluggable=true