diff --git a/ChangeLog b/ChangeLog index 53640bf3dd8faa36d3aa394b5d0fb3ed315415bd..2a5a831e488e0d46267bb678d7ecd8e581b16f0d 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 e7e31ec0d210a82097c2df260e89219c0a80c3c3..32cf14afcb5ad6374a48ee10799914f6070d6ba6 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 68e66bc9ab63b6220a27947ac611ba7289d7f150..2906334e87be1b40feeb72df227574614f96628c 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 e3ba57d5f0668ebf9a2f8435230b74fbe6cce0f9..8bb2d45deefd3b16e71b7db2df0da9ee32865636 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