summaryrefslogtreecommitdiff
path: root/recipes-lxde
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-01-29 12:28:16 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2013-01-29 12:28:16 +0100
commit8532c513ae0e6a762809a8fe18268cfdece0f552 (patch)
treea1f00eb578dbb9f0a0882dea1893c8b28a0436bf /recipes-lxde
parent34f3e3d549ec525bc10c100341bbe62bd89e965f (diff)
wallpaper, added Apalis-T30
Diffstat (limited to 'recipes-lxde')
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.pngbin0 -> 12242 bytes
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/wallpaper.patch2
-rw-r--r--recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend5
3 files changed, 4 insertions, 3 deletions
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
--- /dev/null
+++ b/recipes-lxde/lxde-common/lxde-common-0.5.5/Wallpaper_ApalisT30.png
Binary files 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 \