diff options
author | Ross Burton <ross@openedhand.com> | 2008-02-18 18:01:49 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-02-18 18:01:49 +0000 |
commit | 74de793dc291035cd3cd5dc81e35ed4b8efc810c (patch) | |
tree | c2e56492618f4605e792fac738869993b72ef162 /meta/conf | |
parent | f1607f0bbbe873e10a5fdfa224754ffd6bb225a6 (diff) | |
download | openembedded-core-74de793dc291035cd3cd5dc81e35ed4b8efc810c.tar.gz openembedded-core-74de793dc291035cd3cd5dc81e35ed4b8efc810c.tar.bz2 openembedded-core-74de793dc291035cd3cd5dc81e35ed4b8efc810c.tar.xz openembedded-core-74de793dc291035cd3cd5dc81e35ed4b8efc810c.zip |
matchbox-panel: update to latest srcrev, with new icons and new applets
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3825 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-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 beeceda31..029d4dac6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -94,7 +94,7 @@ SRCREV_pn-matchbox-desktop ?= "1902" SRCREV_pn-matchbox-keyboard ?= "1910" SRCREV_pn-matchbox-panel ?= "1364" SRCDATE_matchbox-panel-manager ?= "20060612" -SRCREV_pn-matchbox-panel-2 ?= "1911" +SRCREV_pn-matchbox-panel-2 ?= "1930" SRCREV_pn-matchbox-stroke ?= "1524" SRCREV_pn-matchbox-themes-extra ?= "1524" SRCREV_pn-matchbox-terminal ?= "1612" |