From baba000a060d567e866f4bee5f262ab5fa3d77cb Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Sat, 5 Apr 2014 15:16:48 +0200 Subject: [PATCH] * etc/xdg/lxsession/*/desktop.conf - Add missing im1 and webcam settings. --- etc/xdg/lxsession/LX-Games/desktop.conf | 5 +++++ etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf | 5 +++++ etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf | 5 +++++ etc/xdg/lxsession/Lubuntu/desktop.conf | 5 +++++ 4 files changed, 20 insertions(+) diff --git a/etc/xdg/lxsession/LX-Games/desktop.conf b/etc/xdg/lxsession/LX-Games/desktop.conf index bcc5c91..c01804d 100644 --- a/etc/xdg/lxsession/LX-Games/desktop.conf +++ b/etc/xdg/lxsession/LX-Games/desktop.conf @@ -49,6 +49,11 @@ upstart_user_session=false webbrowser/command=x-www-browser webbrowser/desktop= +im1/command=pidgin +im1/autostart= + +webcam/command=guvcview + [State] laptop_mode=unknown diff --git a/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf b/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf index cfd18fd..d0c14dd 100644 --- a/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu-Netbook/desktop.conf @@ -49,6 +49,11 @@ upstart_user_session=false webbrowser/command=x-www-browser webbrowser/desktop= +im1/command=pidgin +im1/autostart= + +webcam/command=guvcview + [State] laptop_mode=unknown diff --git a/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf b/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf index 3a98d0e..e4648f6 100644 --- a/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu-Nexus7/desktop.conf @@ -49,6 +49,11 @@ upstart_user_session=false webbrowser/command=x-www-browser webbrowser/desktop= +im1/command=pidgin +im1/autostart= + +webcam/command=guvcview + [State] laptop_mode=unknown diff --git a/etc/xdg/lxsession/Lubuntu/desktop.conf b/etc/xdg/lxsession/Lubuntu/desktop.conf index 01e47db..0b518a7 100644 --- a/etc/xdg/lxsession/Lubuntu/desktop.conf +++ b/etc/xdg/lxsession/Lubuntu/desktop.conf @@ -50,6 +50,11 @@ upstart_user_session=false webbrowser/command=x-www-browser webbrowser/desktop= +im1/command=pidgin +im1/autostart= + +webcam/command=guvcview + [State] laptop_mode=unknown