From 59c3f3a5fb2e9a80becb3f3525a652b15571bd9d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 2 Mar 2011 14:41:30 +0100 Subject: [PATCH] shr-theme-gtk-e17lookalike: rename to gtk-theme-e17lookalike, simplify shr gtk-themes and add PN-gtkrc Signed-off-by: Martin Jansa --- .../gtkrc} | 2 +- ...e_git.bb => gtk-theme-e17lookalike_git.bb} | 4 +-- .../gtkrc} | 0 recipes/shr/gtk-theme-neo_git.bb | 3 +- recipes/shr/gtk-theme.inc | 31 +++++++------------ recipes/tasks/task-shr-minimal.bb | 4 +-- 6 files changed, 18 insertions(+), 26 deletions(-) rename recipes/shr/{gtk-theme/gtkrc.shr-theme-gtk-e17lookalike => gtk-theme-e17lookalike/gtkrc} (59%) rename recipes/shr/{shr-theme-gtk-e17lookalike_git.bb => gtk-theme-e17lookalike_git.bb} (80%) rename recipes/shr/{gtk-theme/gtkrc.gtk-theme-neo => gtk-theme-neo/gtkrc} (100%) diff --git a/recipes/shr/gtk-theme/gtkrc.shr-theme-gtk-e17lookalike b/recipes/shr/gtk-theme-e17lookalike/gtkrc similarity index 59% rename from recipes/shr/gtk-theme/gtkrc.shr-theme-gtk-e17lookalike rename to recipes/shr/gtk-theme-e17lookalike/gtkrc index c63cd733fb..998d8c09a6 100644 --- a/recipes/shr/gtk-theme/gtkrc.shr-theme-gtk-e17lookalike +++ b/recipes/shr/gtk-theme-e17lookalike/gtkrc @@ -1,3 +1,3 @@ gtk-font-name = "Sans 5" -gtk-theme-name = "shr-theme-gtk-e17lookalike" +gtk-theme-name = "gtk-theme-e17lookalike" gtk-icon-theme-name = "openmoko-standard" diff --git a/recipes/shr/shr-theme-gtk-e17lookalike_git.bb b/recipes/shr/gtk-theme-e17lookalike_git.bb similarity index 80% rename from recipes/shr/shr-theme-gtk-e17lookalike_git.bb rename to recipes/shr/gtk-theme-e17lookalike_git.bb index 388e2c267f..6396518d28 100644 --- a/recipes/shr/shr-theme-gtk-e17lookalike_git.bb +++ b/recipes/shr/gtk-theme-e17lookalike_git.bb @@ -1,8 +1,8 @@ DESCRIPTION = "A gtk theme that looks like e17" LICENSE = "MIT BSD" -SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb" +SRCREV = "5c01117b97ab823b5dd298c08759093a81ac5456" PV = "0.1.1+gitr${SRCPV}" -PR = "r6" +PR = "r7" 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/gtkrc.gtk-theme-neo b/recipes/shr/gtk-theme-neo/gtkrc similarity index 100% rename from recipes/shr/gtk-theme/gtkrc.gtk-theme-neo rename to recipes/shr/gtk-theme-neo/gtkrc diff --git a/recipes/shr/gtk-theme-neo_git.bb b/recipes/shr/gtk-theme-neo_git.bb index c5f1875772..627352b3f7 100644 --- a/recipes/shr/gtk-theme-neo_git.bb +++ b/recipes/shr/gtk-theme-neo_git.bb @@ -3,11 +3,12 @@ HOMEPAGE = "http://jmccloud.jm.funpic.de" AUTHOR = "Jesus McCloud