summaryrefslogtreecommitdiff
path: root/packages/tasks/task-openmoko-ui.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tasks/task-openmoko-ui.bb')
-rw-r--r--packages/tasks/task-openmoko-ui.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/tasks/task-openmoko-ui.bb b/packages/tasks/task-openmoko-ui.bb
index 33eab591ed..71020afef6 100644
--- a/packages/tasks/task-openmoko-ui.bb
+++ b/packages/tasks/task-openmoko-ui.bb
@@ -1,7 +1,7 @@
-DESCRIPTION = "OpenMoko: GUI for the OpenMoko Linux Distribution"
+DESCRIPTION = "Openmoko: GUI for the Openmoko Linux Distribution"
SECTION = "openmoko/base"
LICENSE = "MIT"
-PR = "r72"
+PR = "r73"
inherit task
@@ -10,7 +10,7 @@ XSERVER ?= "xserver-kdrive-fbdev"
#
# task-openmoko-ui
#
-DESCRIPTION_task-openmoko-ui = "OpenMoko: The X11/Gtk+2 based native User Interface"
+DESCRIPTION_task-openmoko-ui = "Openmoko: The X11/Gtk+2 based native User Interface"
PACKAGE_ARCH_task-openmoko-ui = "${MACHINE_ARCH}"
RDEPENDS_task-openmoko-ui = "\
gdk-pixbuf-loader-png \
@@ -45,7 +45,7 @@ RDEPENDS_task-openmoko-ui = "\
# taking into account not only size but also PPI! Ultimately this might
# need recomputing some theme files and images on-the-fly :/ SVG and logical
# theme description anyone? Or simply Edje to the rescue! :D
-THEMES = "openmoko-icon-theme-standard2 openmoko-theme-standard2"
+THEMES = "openmoko-icon-theme-standard2 moko-gtk-engine"
THEMES_a780 = "openmoko-icon-theme-standard2-qvga openmoko-theme-standard2-qvga"
THEMES_e680 = "openmoko-icon-theme-standard2-qvga openmoko-theme-standard2-qvga"
THEMES_a1200 = "openmoko-icon-theme-standard2-qvga openmoko-theme-standard2-qvga"