Log:
add final wallpaper, fitting the design of one color per arch.
Added:
branches/stephan/home/live/.icewm/wallpaper-i386.jpg
- copied, changed from r320, branches/stephan/home/live/.icewm/wallpaper.jpg
Deleted:
branches/stephan/home/live/.icewm/wallpaper.jpg
Modified:
branches/stephan/build.sh
Modified: branches/stephan/build.sh
==============================================================================
--- branches/stephan/build.sh Wed Nov 4 14:14:03 2009 (r321)
+++ branches/stephan/build.sh Wed Nov 4 14:17:26 2009 (r322)
@@ -214,7 +214,7 @@
# Install window manager specific prerequisites.
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/
- install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/wallpaper.jpg $IMAGE_ROOT/home/live/.icewm/wallpaper.jpg
+ install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/wallpaper-$ARCH.jpg $IMAGE_ROOT/home/live/.icewm/wallpaper.jpg
install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/menu $IMAGE_ROOT/home/live/.icewm/menu
install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/toolbar $IMAGE_ROOT/home/live/.icewm/toolbar
install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/preferences $IMAGE_ROOT/home/live/.icewm/preferences
@@ -222,7 +222,7 @@
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/icedesert/
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.icewm/themes/icedesert/taskbar/
- install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/themes/icedesert/taskbar/start.xpm $IMAGE_ROOT/home/live/.icewm/themes/icedesert/taskbar/start.xpm
+ install -o 1000 -g 10 -m 644 $CWD/home/live/.icewm/themes/icedesert/taskbar/start-$ARCH.xpm $IMAGE_ROOT/home/live/.icewm/themes/icedesert/taskbar/start.xpm
# XFE (file manager)
install -d -o 1000 -g 10 -m 755 $IMAGE_ROOT/home/live/.xfe/
Copied and modified: branches/stephan/home/live/.icewm/wallpaper-i386.jpg (from r320, branches/stephan/home/live/.icewm/wallpaper.jpg)
==============================================================================
Binary file (source and/or target). No diff available.