[Fedora-spins] [spin-kickstarts] LXDE: Fix pcmanfm autostart call to show the wallpaper

Christoph Wickert cwickert at fedoraproject.org
Fri May 6 09:05:03 UTC 2011


commit fe7fed09fa0e10fd8692b0a82bb46945030b108e
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Fri May 6 11:04:53 2011 +0200

    LXDE: Fix pcmanfm autostart call to show the wallpaper

 fedora-livecd-lxde.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks
index ffd8dd4..895f62f 100644
--- a/fedora-livecd-lxde.ks
+++ b/fedora-livecd-lxde.ks
@@ -132,7 +132,7 @@ cat >> /etc/rc.d/init.d/livesys << EOF
 cat > /etc/xdg/lxsession/LXDE/autostart << FOE
 /usr/libexec/gam_server
 @lxpanel --profile LXDE
- at pcmanfm --desktop --profile lxde
+ at pcmanfm --desktop --profile LXDE
 @pulseaudio -D
 FOE
 


More information about the spins mailing list