gpe-session-scripts: change default theme for angstrom
authorKoen Kooi <koen@openembedded.org>
Thu, 7 Dec 2006 12:51:27 +0000 (12:51 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 7 Dec 2006 12:51:27 +0000 (12:51 +0000)
packages/gpe-session-scripts/files/angstrom-change-theme.diff [new file with mode: 0644]
packages/gpe-session-scripts/gpe-session-scripts_0.67.bb

diff --git a/packages/gpe-session-scripts/files/angstrom-change-theme.diff b/packages/gpe-session-scripts/files/angstrom-change-theme.diff
new file mode 100644 (file)
index 0000000..b83f1af
--- /dev/null
@@ -0,0 +1,10 @@
+--- /tmp/xsettings.default     2006-12-07 13:43:12.000000000 +0100
++++ gpe-session-scripts-0.67/X11/xsettings.default     2006-12-07 13:43:35.472227000 +0100
+@@ -3,6 +3,6 @@
+ Gtk/ToolbarStyle:I:2
+ Gtk/FontName:S:Sans 7
+ MATCHBOX/Desktop/Font:S:Sans 7
+-Net/ThemeName:S:Default
++Net/ThemeName:S:Clearlooks
+ MATCHBOX/Background:S:col-solid:#1f00a2
index f2e4a7e..122d5bc 100644 (file)
@@ -11,7 +11,7 @@ DEPENDS = "matchbox-wm matchbox-panel gpe-bluetooth xstroke xtscal gpe-question
 SRC_URI += "file://matchbox-session \
        file://disable-composite.xsettings"
 
-PR = "r2"
+PR = "r3"
 
 #apply a patch to set the fontsize for bigdpi (200+) devices to 5
 SRC_URI_append_hx4700 = " file://highdpifontfix.patch;patch=1"
@@ -20,6 +20,8 @@ SRC_URI_append_akita = " file://highdpifontfix.patch;patch=1"
 SRC_URI_append_c7x0 = " file://highdpifontfix.patch;patch=1"
 SRC_URI_append_nokia770 = " file://highdpifontfix.patch;patch=1"
 
+SRC_URI_append_angstrom = " file://angstrom-change-theme.diff;patch=1" 
+
 do_install_append() {
        install -d ${D}${sysconfdir}/gpe/xsettings-default.d
        if [ "${GUI_MACHINE_CLASS}" != "bigscreen" ]; then