diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-19 18:16:42 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-19 18:16:42 +0000 |
commit | c929d3feac947bb3c143435b9d48174c7035289c (patch) | |
tree | 218c0395ecdc55bcec6948f164339cbb01d07cdd /packages/openmoko2/openmoko-theme-standard2_svn.bb | |
parent | e4ad59a4bcefc874584d4e207501c3839cf99afc (diff) |
packages/openmoko2: s:distribution:framework:g
Diffstat (limited to 'packages/openmoko2/openmoko-theme-standard2_svn.bb')
-rw-r--r-- | packages/openmoko2/openmoko-theme-standard2_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/openmoko2/openmoko-theme-standard2_svn.bb b/packages/openmoko2/openmoko-theme-standard2_svn.bb index ec3b4f702e..7279a2aec8 100644 --- a/packages/openmoko2/openmoko-theme-standard2_svn.bb +++ b/packages/openmoko2/openmoko-theme-standard2_svn.bb @@ -1,8 +1,8 @@ -DESCRIPTION = "Standard Gtk+ theme for the OpenMoko distribution" +DESCRIPTION = "Standard Gtk+ theme for the OpenMoko framework" SECTION = "openmoko/base" RCONFLICTS = "openmoko-theme-standard" PV = "0.1.0+${SVNREV}" -PR = "r4" +PR = "r5" inherit openmoko2 |