Add xfce-power-manager plugin.

This commit is contained in:
Julien Lavergne 2014-09-10 20:31:59 +02:00
parent 4981f52755
commit 19223b3c04
3 changed files with 9 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
- Fix desktop files to make them Freedesktop compatible.
* src/usr/share/lxpanel/profile:
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
- Add xfce-power-manager plugin.
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200

View File

@ -32,6 +32,10 @@ Plugin {
type = volumealsa
}
Plugin{
type= lxde_power_manager
}
Plugin {
type = tray
}

View File

@ -119,6 +119,10 @@ Plugin {
}
}
Plugin{
type= lxde_power_manager
}
Plugin {
type = tray
}