Add xfce-power-manager plugin.

ubuntu/bionic
Julien Lavergne 10 years ago
parent 4981f52755
commit 19223b3c04

1
debian/changelog vendored

@ -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

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

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

Loading…
Cancel
Save