From c5710d544cadb784be8e308ae622191a0d9afd15 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Wed, 24 Feb 2010 21:32:59 +0100 Subject: [PATCH] Fix pcmanfm invocation --- etc/xdg/lxsession/Lubuntu-Netbook/autostart | 2 +- etc/xdg/lxsession/Lubuntu/autostart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/xdg/lxsession/Lubuntu-Netbook/autostart b/etc/xdg/lxsession/Lubuntu-Netbook/autostart index 2a0bb0f..6afe616 100644 --- a/etc/xdg/lxsession/Lubuntu-Netbook/autostart +++ b/etc/xdg/lxsession/Lubuntu-Netbook/autostart @@ -3,4 +3,4 @@ @lxpanel --profile Lubuntu @xscreensaver -no-splash @gnome-power-manager -@pcmanfm -d +@pcmanfm --desktop diff --git a/etc/xdg/lxsession/Lubuntu/autostart b/etc/xdg/lxsession/Lubuntu/autostart index 99c1d1b..e972eef 100644 --- a/etc/xdg/lxsession/Lubuntu/autostart +++ b/etc/xdg/lxsession/Lubuntu/autostart @@ -2,4 +2,4 @@ @lxpanel --profile Lubuntu @xscreensaver -no-splash @gnome-power-manager -@pcmanfm -d +@pcmanfm --desktop