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.
|
- Add Super_L, Super_R and ALt-F1 to keybindings for opening the menu.
|
||||||
* etc/xdg/lxsession/*/autostart:
|
* etc/xdg/lxsession/*/autostart:
|
||||||
- Don't autostart nm-applet, should be autostarted automaticly.
|
- 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
|
-- Julien Lavergne <gilir@ubuntu.com> Sun, 19 Jun 2011 13:19:13 +0200
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
@lxlauncher
|
@lxlauncher
|
||||||
@lxpanel --profile Lubuntu
|
@lxpanel --profile Lubuntu
|
||||||
@xscreensaver -no-splash
|
@xscreensaver -no-splash
|
||||||
@gnome-power-manager
|
@xfce4-power-manager
|
||||||
@pcmanfm --desktop
|
@pcmanfm --desktop
|
||||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
@lxpanel --profile Lubuntu
|
@lxpanel --profile Lubuntu
|
||||||
@xscreensaver -no-splash
|
@xscreensaver -no-splash
|
||||||
@gnome-power-manager
|
@xfce4-power-manager
|
||||||
@pcmanfm --desktop --profile lubuntu
|
@pcmanfm --desktop --profile lubuntu
|
||||||
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user