diff options
author | Daniel Willmann <daniel@totalueberwachung.de> | 2007-09-18 00:49:24 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2007-09-18 00:49:24 +0000 |
commit | 084d9542a4dd2ce1df74b2beb588ad4f388413c2 (patch) | |
tree | 63f7336455f059fd2d7c6148cbdb200738a9ae1a /conf/distro | |
parent | 5a5e099bc3828e0b02b837951bf2863d1402b032 (diff) |
matchbox-keyboard: Update sane-srcrevs.inc for improved handling of shift.
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 6553591a04..7d3b1d3fe5 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -30,8 +30,8 @@ SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "108" SRCREV_pn-matchbox-desktop-2 ?= "1649" -SRCREV_pn-matchbox-keyboard ?= "1583" -SRCREV_pn-matchbox-keyboard-inputmethod ?= "1583" +SRCREV_pn-matchbox-keyboard ?= "1675" +SRCREV_pn-matchbox-keyboard-inputmethod ?= "1675" SRCREV_pn-matchbox-panel-2 ?= "1626" SRCREV_pn-neod ?= "2956" SRCREV_pn-oh-puzzles ?= "22" |