diff options
| author | Ross Burton <ross@openedhand.com> | 2007-02-01 10:27:58 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2007-02-01 10:27:58 +0000 |
| commit | 96dcd778caac60d89da3c6fa53133b3528c75db0 (patch) | |
| tree | 8d01d3361fb084a2c4052bee217a75ade405413b | |
| parent | bfba5601473d21b25a6775021c225b181654a8f4 (diff) | |
| download | poky-96dcd778caac60d89da3c6fa53133b3528c75db0.tar.gz | |
Whoops, default to panel-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1245 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index ee9b1f0163..dc2e11511b 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -64,7 +64,7 @@ PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | |||
| 64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" | 64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" |
| 65 | PREFERRED_PROVIDER_tslib ?= "tslib" | 65 | PREFERRED_PROVIDER_tslib ?= "tslib" |
| 66 | PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" | 66 | PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" |
| 67 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel" | 67 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2" |
| 68 | 68 | ||
| 69 | 69 | ||
| 70 | # | 70 | # |
