[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Show the settings menu outside of XFCE

noreply at xfce.org noreply at xfce.org
Sat May 24 20:00:05 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit a56f5b941a50b6938158f2ff34529782073554e0
Author: Julien Lavergne <gilir at ubuntu.com>
Date:   Sat May 24 20:57:01 2014 +0300

    Show the settings menu outside of XFCE
    
    Hide settings menu only on desktop environment which have another
    power manager, to make it appear on LXDE menu.
    
    Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
 settings/xfce4-power-manager-settings.desktop.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/xfce4-power-manager-settings.desktop.in b/settings/xfce4-power-manager-settings.desktop.in
index e42f581..63acf91 100644
--- a/settings/xfce4-power-manager-settings.desktop.in
+++ b/settings/xfce4-power-manager-settings.desktop.in
@@ -8,7 +8,7 @@ Icon=xfpm-ac-adapter
 Terminal=false
 Type=Application
 Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
-OnlyShowIn=XFCE;
+NotShowIn=GNOME;KDE;Unity;
 StartupNotify=true
 X-XfcePluggable=true
 X-XfceHelpComponent=xfce4-power-manager

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list