[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Don't autostart the power manager in the LXQt DE (Bug #14450)
noreply at xfce.org
noreply at xfce.org
Wed Jun 13 00:06:15 CEST 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-power-manager.
commit 12e78a69610ce04d571c49faff7fec63fd3709f4
Author: Luís Pereira <luis.artur.pereira at gmail.com>
Date: Tue Jun 12 15:55:02 2018 +0100
Don't autostart the power manager in the LXQt DE (Bug #14450)
If Xfce and LXQt are installed on the same machine, the power manager shall
not be autostarted anymore under LXQt as it has its own tool.
---
src/xfce4-power-manager.desktop.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/xfce4-power-manager.desktop.in b/src/xfce4-power-manager.desktop.in
index c4f5485..3f60923 100644
--- a/src/xfce4-power-manager.desktop.in
+++ b/src/xfce4-power-manager.desktop.in
@@ -5,5 +5,5 @@ Icon=xfce4-power-manager-settings
Exec=xfce4-power-manager
Terminal=false
Type=Application
-NotShowIn=GNOME;KDE;Unity;MATE;
+NotShowIn=GNOME;KDE;Unity;MATE;LXQt;
StartupNotify=false
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list