diff options
Diffstat (limited to 'packages/gpe-login')
-rw-r--r-- | packages/gpe-login/files/removeblue-fontsize8.patch | 2 | ||||
-rw-r--r-- | packages/gpe-login/gpe-login_0.87.bb | 2 |
2 files changed, 2 insertions, 2 deletions
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" |