From: Koen Kooi Date: Thu, 4 Jan 2007 18:55:53 +0000 (+0000) Subject: gpe-login: update removeblue patch X-Git-Tag: Release-2010-05/1~9453^2~24^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f375cf86c76867b71299ce83f10a1c66e2e8ea7;p=openembedded.git gpe-login: update removeblue patch --- diff --git a/packages/gpe-login/files/removeblue-fontsize8.patch b/packages/gpe-login/files/removeblue-fontsize8.patch index 4962c8401f..d9db311a2c 100644 --- a/packages/gpe-login/files/removeblue-fontsize8.patch +++ b/packages/gpe-login/files/removeblue-fontsize8.patch @@ -11,4 +11,4 @@ - -widget "*" style "default" +gtk-font-name = "Sans 8" -+include "/usr/share/themes/Industrial/gtk-2.0/gtkrc" ++include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc" diff --git a/packages/gpe-login/gpe-login_0.87.bb b/packages/gpe-login/gpe-login_0.87.bb index b548a1ad6b..1674e0c8be 100644 --- a/packages/gpe-login/gpe-login_0.87.bb +++ b/packages/gpe-login/gpe-login_0.87.bb @@ -7,7 +7,7 @@ PRIORITY = "optional" DEPENDS = "gtk+ libgpewidget gpe-ownerinfo xkbd" RDEPENDS = "xkbd" RPROVIDES = "gpe-session-starter" -PR = "r1" +PR = "r2" SRC_URI += "file://removeblue-fontsize8.patch;patch=1"