[oe-commits] Denis 'GNUtoo' Carikli : gtk-theme-e17lookalike: fix htcdream's gtkrc

git version control git at git.openembedded.org
Mon Jun 13 18:54:10 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a36d53f780d5ca7622a0cf26ceac5bd54e4473d8
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=a36d53f780d5ca7622a0cf26ceac5bd54e4473d8

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Mon Jun 13 20:10:24 2011 +0200

gtk-theme-e17lookalike: fix htcdream's gtkrc

Without that fix we have all the gtk appliactions that looks too big:
  The htcdream's DPI was added to match its real DPI,
  So now we have to remove the htcdream's specific gtkrc,
  else the gtk applications looks too big.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>

---

 recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc |    3 ---
 recipes/shr/gtk-theme-e17lookalike_git.bb         |    2 +-
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc b/recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc
deleted file mode 100644
index 76a3904..0000000
--- a/recipes/shr/gtk-theme-e17lookalike/htcdream/gtkrc
+++ /dev/null
@@ -1,3 +0,0 @@
-gtk-font-name = "Sans 10"
-gtk-theme-name = "gtk-theme-e17lookalike"
-gtk-icon-theme-name = "openmoko-standard"
diff --git a/recipes/shr/gtk-theme-e17lookalike_git.bb b/recipes/shr/gtk-theme-e17lookalike_git.bb
index 3532e20..8e360d9 100644
--- a/recipes/shr/gtk-theme-e17lookalike_git.bb
+++ b/recipes/shr/gtk-theme-e17lookalike_git.bb
@@ -3,7 +3,7 @@ LICENSE = "MIT BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f523ab5986cc79b52a90d2ac3d5454a2"
 SRCREV = "9b92a3d095ef1b53f55026cc292771d1507e6800"
 PV = "0.1.1+gitr${SRCPV}"
-PR = "r8"
+PR = "r9"
 PACKAGE_ARCH = "all"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master \





More information about the Openembedded-commits mailing list