diff --git a/debian/changelog b/debian/changelog index a58a9ee..df537b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ lubuntu-default-settings (0.37) UNRELEASED; urgency=low * debian/lubuntu-default-settings.install: - Re-add missing lubuntu-logout.desktop. + * etc/xdg/lxsession/*/desktop.conf + - Remove nm-applet to avoid dupplicate on startup. -- Julien Lavergne Sun, 09 Feb 2014 14:40:01 +0100 diff --git a/etc/xdg/lxsession/LX-Games/desktop.conf b/etc/xdg/lxsession/LX-Games/desktop.conf index c91b20f..bcc5c91 100644 --- a/etc/xdg/lxsession/LX-Games/desktop.conf +++ b/etc/xdg/lxsession/LX-Games/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command=nm-applet +network_gui/command= audio_manager/command=alsamixer diff --git a/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf b/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf index 95ddebe..cfd18fd 100644 --- a/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command=nm-applet +network_gui/command= audio_manager/command=alsamixer diff --git a/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf b/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf index dea8a13..3a98d0e 100644 --- a/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command=nm-applet +network_gui/command= audio_manager/command=alsamixer diff --git a/etc/xdg/lxsession/Lubuntu/desktop.conf b/etc/xdg/lxsession/Lubuntu/desktop.conf index 8557346..01e47db 100644 --- a/etc/xdg/lxsession/Lubuntu/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command=nm-applet +network_gui/command= audio_manager/command=alsamixer