Add xfce-power-manager plugin.
This commit is contained in:
parent
4981f52755
commit
19223b3c04
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
|
|||||||
- Fix desktop files to make them Freedesktop compatible.
|
- Fix desktop files to make them Freedesktop compatible.
|
||||||
* src/usr/share/lxpanel/profile:
|
* src/usr/share/lxpanel/profile:
|
||||||
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
|
- 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
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200
|
||||||
|
|
||||||
|
@ -32,6 +32,10 @@ Plugin {
|
|||||||
type = volumealsa
|
type = volumealsa
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Plugin{
|
||||||
|
type= lxde_power_manager
|
||||||
|
}
|
||||||
|
|
||||||
Plugin {
|
Plugin {
|
||||||
type = tray
|
type = tray
|
||||||
}
|
}
|
||||||
|
@ -119,6 +119,10 @@ Plugin {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Plugin{
|
||||||
|
type= lxde_power_manager
|
||||||
|
}
|
||||||
|
|
||||||
Plugin {
|
Plugin {
|
||||||
type = tray
|
type = tray
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user