summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/meta
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-10-04 17:01:36 +0000
committerChris Lord <chris@openedhand.com>2005-10-04 17:01:36 +0000
commitebd747180e3a94e8312f5f0e7f58d3c208fd1b21 (patch)
tree7903868454c4eb1be39c346cf4975b38992f7bb7 /openembedded/packages/meta
parent9f6a0e0555c079c315968be15aa150c65c6e5f14 (diff)
downloadpoky-ebd747180e3a94e8312f5f0e7f58d3c208fd1b21.tar.gz
- Remove /etc/gtk-2.0/gtkrc that forced Clearlooks
- Make matchbox themes without a corresponding gtk theme use Clearlooks - Add settings-daemon, matchbox-config-gtk and leafpad to meta-oh - Add settings-daemon - Add matchbox-config-gtk - Change Leafpad desktop shortcut from 'Leafpad' to 'Notes' git-svn-id: https://svn.o-hand.com/repos/poky@120 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/meta')
-rw-r--r--openembedded/packages/meta/meta-oh.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/openembedded/packages/meta/meta-oh.bb b/openembedded/packages/meta/meta-oh.bb
index 525d0ff64b..5cb7db037c 100644
--- a/openembedded/packages/meta/meta-oh.bb
+++ b/openembedded/packages/meta/meta-oh.bb
@@ -2,7 +2,7 @@ PACKAGES = "oh-base-depends oh-task-base"
2# oh-task-base 2# oh-task-base
3DESCRIPTION = "Meta-package for OpenHand Palmtop Environment" 3DESCRIPTION = "Meta-package for OpenHand Palmtop Environment"
4MAINTAINER = "Richard Purdie <richard@openedhand.com>" 4MAINTAINER = "Richard Purdie <richard@openedhand.com>"
5PR = "r16" 5PR = "r17"
6 6
7ALLOW_EMPTY = "1" 7ALLOW_EMPTY = "1"
8 8
@@ -18,6 +18,7 @@ oh-task-base = "\
18 matchbox-poky \ 18 matchbox-poky \
19 matchbox-keyboard \ 19 matchbox-keyboard \
20 matchbox-stroke \ 20 matchbox-stroke \
21 matchbox-config-gtk \
21 matchbox-panel-manager \ 22 matchbox-panel-manager \
22 matchbox-panel-hacks \ 23 matchbox-panel-hacks \
23 matchbox-themes-extra \ 24 matchbox-themes-extra \
@@ -29,6 +30,7 @@ oh-task-base = "\
29 xserver-nodm-init \ 30 xserver-nodm-init \
30 chkhinge26 \ 31 chkhinge26 \
31 usbinit \ 32 usbinit \
33 settings-daemon \
32 minimo \ 34 minimo \
33 gtk+ \ 35 gtk+ \
34 gtk-clearlooks-engine \ 36 gtk-clearlooks-engine \