[Xfce4-commits] <xfce4-panel:master> Systray: Add xfpm to known apps for a decent icon.
Nick Schermer
noreply at xfce.org
Sun Jun 19 22:54:01 CEST 2011
Updating branch refs/heads/master
to ab609379faa0ca7af58a96fc8c46868f520b2c48 (commit)
from ccd848851c5a207c999f83107a5365c5de8edd22 (commit)
commit ab609379faa0ca7af58a96fc8c46868f520b2c48
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.
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