summaryrefslogtreecommitdiffstats
path: root/startkde
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 07:41:12 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 07:41:12 +0000
commit278fa07764f522e03510693f44471eea99a38fd5 (patch)
tree99846bee7faabbe276d1984f844c92918bd3ffc3 /startkde
parent366811c87def3c7cf8a1fefa235833226080d776 (diff)
downloadtdebase-278fa07764f522e03510693f44471eea99a38fd5.tar.gz
tdebase-278fa07764f522e03510693f44471eea99a38fd5.zip
Added Green Curtain wallpaper (a modification of Stripes) and set as default
This is both for artistic and legibility reasons, as well as to differentiate Trinity from KDE4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1173286 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'startkde')
-rw-r--r--startkde2
1 files changed, 1 insertions, 1 deletions
diff --git a/startkde b/startkde
index b5df0b580..3dec135c7 100644
--- a/startkde
+++ b/startkde
@@ -94,7 +94,7 @@ fi
if [ ! -e $kdehome/share/config/kdesktoprc ]; then
cat >$kdehome/share/config/kdesktoprc <<EOF
[Desktop0]
-Wallpaper=stripes.jpg
+Wallpaper=green_curtain.jpg
WallpaperMode=Scaled
EOF
fi