[Xfce4-commits] <xfce4-panel:xfce-4.8> Systray: Add xfpm to known apps for a decent icon.
Nick Schermer
noreply at xfce.org
Tue Jun 21 22:18:01 CEST 2011
Updating branch refs/heads/xfce-4.8
to 81bef740e5634971199a17161001996670c5292c (commit)
from ee7529a8a543cfd37ad16be8f3f7e66346a765b4 (commit)
commit 81bef740e5634971199a17161001996670c5292c
Author: Nick Schermer <nick at xfce.org>
Date: Sun Jun 19 22:52:07 2011 +0200
Systray: Add xfpm to known apps for a decent icon.
(cherry picked from commit ab609379faa0ca7af58a96fc8c46868f520b2c48)
plugins/systray/systray.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/systray/systray.c b/plugins/systray/systray.c
index 35e8808..69a7d3e 100644
--- a/plugins/systray/systray.c
+++ b/plugins/systray/systray.c
@@ -153,6 +153,7 @@ static const gchar *known_applications[][3] =
{ "workrave tray icon", NULL, "Workrave Applet" },
{ "audacious2", "audacious", "Audacious" },
{ "wicd-client.py", "wicd-gtk", "Wicd" },
+ { "xfce4-power-manager", "xfpm-ac-adapter", "Xfce Power Manager" },
};
More information about the Xfce4-commits
mailing list