[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Change OnlyShowIn to NotShowIn to support other DEs (Bug 11009)
noreply at xfce.org
noreply at xfce.org
Sun Jul 13 21:21:37 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 36a2ca3b4b1c47fc3ba3e2a14bf3fc9f800679c8
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sun Jul 13 22:20:25 2014 +0300
Change OnlyShowIn to NotShowIn to support other DEs (Bug 11009)
---
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 34074eb..7c4e25d 100644
--- a/src/xfce4-power-manager.desktop.in
+++ b/src/xfce4-power-manager.desktop.in
@@ -5,5 +5,5 @@ Icon=xfpm-ac-adapter
Exec=xfce4-power-manager
Terminal=false
Type=Application
-OnlyShowIn=XFCE;
+NotShowIn=GNOME;KDE;Unity;
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