summaryrefslogtreecommitdiff
path: root/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory1
2007-12-14matchbox-keyboard-inputmethod svn catch up fic-gta01-font-size patch and ↵Michael Lauer1
also apply for gta02
2007-12-11matchbox-keyboard-inputmethod svn: Apply multiple-layouts patches.Paul Sokolovsky1
* Just the same as matchbox-keyboard. * Actually, this is adhox workaround for non-determinism in image building (when ipkg, having matchbox-keyboard and matchbox-keyboard-inputmethod, both Provide'ing each other, selects some non-deterministically).
2007-12-11matchbox-keyboard-inputmethod: fix RCONFLICTS to get openmoko-image builtMarcin Juszkiewicz1
2007-10-12matchbox-keyboard: Bump svn revision and remove some patches in the bb fileDaniel Willmann1
since these patches were applied upstream.
2007-09-19matchbox-keyboard-im: apply small-screen patchKoen Kooi1
2007-09-17matchbox-keyboard-inputmethod: Add a patch to delay mb_kbd_ui_hide.Daniel Willmann1
This reduces flicker (i.e. when switching tabs on openmoko-terminal2)
2007-09-12matchbox-keyboard/: fix PVsKoen Kooi1
2007-09-05matchbox-keyboard-inputmethod: Add patch for a matchbox-panel-2 keyboard toogleStefan Schmidt1
applet, until it goes upstream.
2007-08-21matchbox-keyboard{,-inputmethod}: fix RPROVIDESPhilipp Zabel1
2007-08-19matchbox-keyboard-inputmethod_svn.bb: Reduce font size for fic-gta01Daniel Willmann1
(so keyboard fits on the screen)
2007-08-16matchbox-keyboard-inputmethod: Add matchbox-keyboard variant with gtkStefan Schmidt1
input-method support. (modified version from poky)