Use xfce4-power-manager instead of gnome-power-manager which depends now
on gnome-settings-daemon.
This commit is contained in:
parent
7588a97059
commit
cd1f247b72
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -13,6 +13,8 @@ lubuntu-default-settings (0.20) UNRELEASED; urgency=low
|
||||
- Add Super_L, Super_R and ALt-F1 to keybindings for opening the menu.
|
||||
* etc/xdg/lxsession/*/autostart:
|
||||
- Don't autostart nm-applet, should be autostarted automaticly.
|
||||
- Use xfce4-power-manager instead of gnome-power-manager which depends now
|
||||
on gnome-settings-daemon.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 19 Jun 2011 13:19:13 +0200
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
@lxlauncher
|
||||
@lxpanel --profile Lubuntu
|
||||
@xscreensaver -no-splash
|
||||
@gnome-power-manager
|
||||
@xfce4-power-manager
|
||||
@pcmanfm --desktop
|
||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
||||
|
@ -1,5 +1,5 @@
|
||||
@lxpanel --profile Lubuntu
|
||||
@xscreensaver -no-splash
|
||||
@gnome-power-manager
|
||||
@xfce4-power-manager
|
||||
@pcmanfm --desktop --profile lubuntu
|
||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user