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

Christoph Wickert cwickert at fedoraproject.org
Fri May 6 22:21:46 UTC 2011


commit 1e0d7c1ddd5b087bc11b935f97e6f54752437fcf
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