[oe-commits] org.oe.dev opie-taskbar-images: replace 240x320 with 240x240. The 240x320 jpg is not available.

Laibsch commit oe at amethyst.openembedded.net
Tue May 27 16:47:02 UTC 2008


opie-taskbar-images: replace 240x320 with 240x240.  The 240x320 jpg is not available.

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: aa3532e392623f888e4f50c5c63e4f53b8ae02d1
ViewMTN: http://monotone.openembedded.org/revision/info/aa3532e392623f888e4f50c5c63e4f53b8ae02d1
Files:
1
packages/opie-taskbar/opie-taskbar-images.inc
Diffs:

#
# mt diff -rc9297de1fd1d4521950fee6a7fa9831fd1e7872b -raa3532e392623f888e4f50c5c63e4f53b8ae02d1
#
#
#
# patch "packages/opie-taskbar/opie-taskbar-images.inc"
#  from [f6d85fab7b1a90ab87c910bb51f959f96c2b3260]
#    to [dfdc3ed9ce6998b4196d3f69598d3ef5c495f647]
#
============================================================
--- packages/opie-taskbar/opie-taskbar-images.inc	f6d85fab7b1a90ab87c910bb51f959f96c2b3260
+++ packages/opie-taskbar/opie-taskbar-images.inc	dfdc3ed9ce6998b4196d3f69598d3ef5c495f647
@@ -40,7 +40,7 @@ do_install() {
 	install -m 0644 ${WORKDIR}/pics/launcher/opie-background.jpg ${D}${palmtopdir}/pics/launcher/opie-background-240x320.jpg
 
 #        for res in 320x240 240x320 320x320 320x480 480x320 480x640 640x480 600x800 800x600; do
-        for res in 240x320 320x320 320x480 480x320 480x640 640x480 800x600; do
+        for res in 240x240 320x320 320x480 480x320 480x640 640x480 800x600; do
          install -m 0644 ${WORKDIR}/pics/launcher/firstuse-${res}.jpg ${D}${palmtopdir}/pics/launcher/firstuse-${res}.jpg
          install -m 0644 ${WORKDIR}/pics/launcher/opie-background-${res}.jpg ${D}${palmtopdir}/pics/launcher/opie-background-${res}.jpg
         done






More information about the Openembedded-commits mailing list