From 9a41f29cfcc4d515b28f2b6b52c44191e7955e3b Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 16 Oct 2013 10:59:33 +0100 Subject: opie-taskbar-images: drop PIXMAP_SIZE This variable hasn't been used in this recipe since 2007 in OE-Classic before meta-opie was created. Thanks to Andrea Adami for pointing this out :) Signed-off-by: Paul Eggleton --- recipes-opie/opie-taskbar/opie-taskbar-images.inc | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/recipes-opie/opie-taskbar/opie-taskbar-images.inc b/recipes-opie/opie-taskbar/opie-taskbar-images.inc index c41564c..e913d7b 100644 --- a/recipes-opie/opie-taskbar/opie-taskbar-images.inc +++ b/recipes-opie/opie-taskbar/opie-taskbar-images.inc @@ -9,26 +9,6 @@ S = "${WORKDIR}/pics" inherit opie -# Wallpaper and welcome splash -PIXMAP_SIZE = "" -PIXMAP_SIZE_c7x0 = "-640x480" -PIXMAP_SIZE_spitz = "-640x480" -PIXMAP_SIZE_akita = "-640x480" -PIXMAP_SIZE_tosa = "-480x640" -PIXMAP_SIZE_simpad = "-800x600" -PIXMAP_SIZE_asus730 = "-480x640" -PIXMAP_SIZE_htcuniversal= "-480x640" -PIXMAP_SIZE_hx4700 = "-480x640" -PIXMAP_SIZE_palmz31 = "-160x160" -PIXMAP_SIZE_palmz71 = "-320x320" -PIXMAP_SIZE_palmz72 = "-320x320" -PIXMAP_SIZE_palmt650 = "-320x320" -PIXMAP_SIZE_palmt680 = "-320x320" -PIXMAP_SIZE_palmt3 = "-320x480" -PIXMAP_SIZE_palmt5 = "-320x480" -PIXMAP_SIZE_palmtx = "-320x480" -PIXMAP_SIZE_palmld = "-320x480" - AVAILABLE_SIZES = "240x240 240x320 320x320 320x480 480x320 480x640 640x480 800x600" do_configure() { -- cgit 1.2.3-korg