[Xfce4-commits] <xfwm4:master> Set plugged dialog helper values in desktop file.

Nick Schermer noreply at xfce.org
Sun Jan 8 12:26:01 CET 2012


Updating branch refs/heads/master
         to 25d7979f014ea183bbdc2ca446d5c0e23e0c639b (commit)
       from ba7cbbe7042c7fc58b4f6c798f25353254d1636d (commit)

commit 25d7979f014ea183bbdc2ca446d5c0e23e0c639b
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 8 12:25:01 2012 +0100

    Set plugged dialog helper values in desktop file.

 settings-dialogs/xfce-wm-settings.desktop.in       |    3 ++-
 settings-dialogs/xfce-wmtweaks-settings.desktop.in |    3 ++-
 .../xfce-workspaces-settings.desktop.in            |    3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/settings-dialogs/xfce-wm-settings.desktop.in b/settings-dialogs/xfce-wm-settings.desktop.in
index a8cd1c5..49e9c4e 100644
--- a/settings-dialogs/xfce-wm-settings.desktop.in
+++ b/settings-dialogs/xfce-wm-settings.desktop.in
@@ -10,4 +10,5 @@ Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
 StartupNotify=true
 OnlyShowIn=XFCE;
 X-XfcePluggable=true
-X-XfceHelpFile=xfwm4.html
+X-XfceHelpComponent=xfwm4
+X-XfceHelpPage=preferences
diff --git a/settings-dialogs/xfce-wmtweaks-settings.desktop.in b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
index 136b38e..fe788dc 100644
--- a/settings-dialogs/xfce-wmtweaks-settings.desktop.in
+++ b/settings-dialogs/xfce-wmtweaks-settings.desktop.in
@@ -10,4 +10,5 @@ Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
 StartupNotify=true
 OnlyShowIn=XFCE;
 X-XfcePluggable=true
-X-XfceHelpFile=xfwm4.html
+X-XfceHelpComponent=xfwm4
+X-XfceHelpPage=wmtweaks
diff --git a/settings-dialogs/xfce-workspaces-settings.desktop.in b/settings-dialogs/xfce-workspaces-settings.desktop.in
index d757521..44c4bfd 100644
--- a/settings-dialogs/xfce-workspaces-settings.desktop.in
+++ b/settings-dialogs/xfce-workspaces-settings.desktop.in
@@ -10,4 +10,5 @@ Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
 StartupNotify=true
 OnlyShowIn=XFCE;
 X-XfcePluggable=true
-X-XfceHelpFile=xfwm4.html
+X-XfceHelpComponent=xfwm4
+X-XfceHelpPage=workspaces


More information about the Xfce4-commits mailing list