From 8532c513ae0e6a762809a8fe18268cfdece0f552 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 29 Jan 2013 12:28:16 +0100 Subject: wallpaper, added Apalis-T30 --- .../lxde-common-0.5.5/Wallpaper_ApalisT30.png | Bin 0 -> 12242 bytes .../lxde-common/lxde-common-0.5.5/wallpaper.patch | 2 +- recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend | 5 +++-- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.png (limited to 'recipes-lxde/lxde-common') diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.png b/recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.png new file mode 100644 index 0000000..49c161f Binary files /dev/null and b/recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.png differ diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/wallpaper.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/wallpaper.patch index 37823ed..024b2c5 100644 --- a/recipes-lxde/lxde-common/lxde-common-0.5.5/wallpaper.patch +++ b/recipes-lxde/lxde-common/lxde-common-0.5.5/wallpaper.patch @@ -10,7 +10,7 @@ diff -Naur lxde-common-0.5.5.orig/pcmanfm/pcmanfm.conf.in lxde-common-0.5.5/pcma -desktop_bg=#000000 +wallpaper_mode=3 +wallpaper=@prefix@/share/lxde/wallpapers/toradex.png -+desktop_bg=#0071ac ++desktop_bg=#005187 desktop_fg=#ffffff desktop_shadow=#000000 diff --git a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend index ee8465d..cf9e8d5 100644 --- a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend +++ b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend @@ -1,14 +1,15 @@ -PRINC = "2" +PRINC = "3" WALLPAPER-MACHINE = "Wallpaper_Toradex.png" WALLPAPER-MACHINE_colibri-t20 = "Wallpaper_ColibriT20.png" WALLPAPER-MACHINE_colibri-t30 = "Wallpaper_ColibriT30.png" +WALLPAPER-MACHINE_apalis-t30 = "Wallpaper_ApalisT30.png" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" SRC_URI += " \ file://autostart.patch \ file://consistent_defconfig_dirs.patch \ - file://toradex-neutral.png \ + file://Wallpaper_Toradex.png \ file://${WALLPAPER-MACHINE} \ file://wallpaper.patch \ file://desktop.conf \ -- cgit v1.2.3