From b33e169cb52576c0899f8d566cf15dea9a2bb2f8 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 19 Apr 2017 06:12:35 +0200 Subject: [PATCH] * src/etc/xdg/lxsession/*/desktop.conf: - Use dhcpcd-gtk for network management. --- debian/changelog | 2 ++ src/etc/xdg/lxsession/LX-Games/desktop.conf | 2 +- src/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf | 2 +- src/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf | 2 +- src/etc/xdg/lxsession/Lubuntu/desktop.conf | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index d75516f..2ef9ded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ lubuntu-default-settings (0.49) UNRELEASED; urgency=medium * src/etc/xdg/lubuntu/applications/defaults.list: - Switch to gnome-mpv for the videos player. + * src/etc/xdg/lxsession/*/desktop.conf: + - Use dhcpcd-gtk for network management. -- Julien Lavergne Wed, 19 Apr 2017 05:29:25 +0200 diff --git a/src/etc/xdg/lxsession/LX-Games/desktop.conf b/src/etc/xdg/lxsession/LX-Games/desktop.conf index d771783..07751bc 100644 --- a/src/etc/xdg/lxsession/LX-Games/desktop.conf +++ b/src/etc/xdg/lxsession/LX-Games/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command= +network_gui/command=dhcpcd-gtk audio_manager/command=alsamixer diff --git a/src/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf b/src/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf index f2adce4..d98ebc9 100644 --- a/src/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf +++ b/src/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command= +network_gui/command=dhcpcd-gtk audio_manager/command=alsamixer diff --git a/src/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf b/src/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf index b35dab8..34ba62a 100644 --- a/src/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf +++ b/src/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command= +network_gui/command=dhcpcd-gtk audio_manager/command=alsamixer diff --git a/src/etc/xdg/lxsession/Lubuntu/desktop.conf b/src/etc/xdg/lxsession/Lubuntu/desktop.conf index 838c73f..586d05a 100644 --- a/src/etc/xdg/lxsession/Lubuntu/desktop.conf +++ b/src/etc/xdg/lxsession/Lubuntu/desktop.conf @@ -19,7 +19,7 @@ desktop_manager/wallpaper= polkit/command=lxpolkit -network_gui/command= +network_gui/command=dhcpcd-gtk audio_manager/command=alsamixer