diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-22 22:55:07 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-22 22:55:07 +0000 |
commit | 6946d344284ad928ff48d1d49f1e82fb8a62658d (patch) | |
tree | a39b07d02cb79696560ff63e8dc76c211e62e50c /opie-taskbar/opie-taskbar_1.1.7.oe | |
parent | 6179e287cc54cca435c9c27531dd3f849664a45b (diff) |
use 240x320 backdrop for tosa (instead of 640x480) until we have a 480x640
BKrev: 41a26e4bqhE8hxcYMqU01Q7fcpv7Qg
Diffstat (limited to 'opie-taskbar/opie-taskbar_1.1.7.oe')
-rw-r--r-- | opie-taskbar/opie-taskbar_1.1.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opie-taskbar/opie-taskbar_1.1.7.oe b/opie-taskbar/opie-taskbar_1.1.7.oe index 31c587fd32..ace0f35ea8 100644 --- a/opie-taskbar/opie-taskbar_1.1.7.oe +++ b/opie-taskbar/opie-taskbar_1.1.7.oe @@ -36,7 +36,7 @@ PIXMAP_SIZE = "" PIXMAP_SIZE_shepherd = "-640x480" PIXMAP_SIZE_corgi = "-640x480" PIXMAP_SIZE_husky = "-640x480" -PIXMAP_SIZE_tosa = "-640x480" +# PIXMAP_SIZE_tosa = "-640x480" PIXMAP_SIZE_simpad = "-800x600" inherit opie update-rc.d |