gtk-theme-{neo,e17lookalike} : add support for htcdream and bump SRCREV
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 2 Mar 2011 20:58:57 +0000 (21:58 +0100)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Wed, 2 Mar 2011 21:27:22 +0000 (22:27 +0100)
Note that the SRCREV bump is needed for supporting the htcdream:
  else /etc/gtk-2.0/gtkrc's font size are not taken into account
  with the default theme( The problem is fixed by shr's commit
  1564a06ebf8680a2824f5d0db0616279e72c5296 in shr-themes's git).

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc [new file with mode: 0644]
recipes/shr/gtk-theme-e17lookalike_git.bb
recipes/shr/gtk-theme-neo/htcdream/gtkrc [new file with mode: 0644]
recipes/shr/gtk-theme-neo_git.bb

diff --git a/recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc b/recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc
new file mode 100644 (file)
index 0000000..76a3904
--- /dev/null
@@ -0,0 +1,3 @@
+gtk-font-name = "Sans 10"
+gtk-theme-name = "gtk-theme-e17lookalike"
+gtk-icon-theme-name = "openmoko-standard"
index 6396518..d4e12a7 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "A gtk theme that looks like e17"
 LICENSE = "MIT BSD"
-SRCREV = "5c01117b97ab823b5dd298c08759093a81ac5456"
+SRCREV = "1564a06ebf8680a2824f5d0db0616279e72c5296"
 PV = "0.1.1+gitr${SRCPV}"
-PR = "r7"
+PR = "r8"
 PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
diff --git a/recipes/shr/gtk-theme-neo/htcdream/gtkrc b/recipes/shr/gtk-theme-neo/htcdream/gtkrc
new file mode 100644 (file)
index 0000000..b28e176
--- /dev/null
@@ -0,0 +1,3 @@
+gtk-font-name = "Sans 10"
+gtk-theme-name = "gtk-theme-neo"
+gtk-icon-theme-name = "nEo"
index 627352b..0156efc 100644 (file)
@@ -8,7 +8,7 @@ LICENSE = "unknown"
 
 SRCREV = "f847105c5ef5d488a4bce0c0a85d572c3509d56f"
 PV = "0.3+gitr${SRCPV}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"