diff options
author | John Lee <john_lee@openmoko.org> | 2008-01-25 08:54:31 +0000 |
---|---|---|
committer | Openmoko anonymizer key <devel@lists.openmoko.org> | 2008-01-25 08:54:31 +0000 |
commit | bb5a2f9f2aecb2c088eece5ceeef3228eee943dd (patch) | |
tree | c4eff3da21c3f01c90d8e4b54cfa6d39796174a0 /conf/distro/include/moko-autorev.inc | |
parent | 8522a5179c40803bbdc4a8ded8a6e3c635de2242 (diff) |
multitap-pad: multi-tap input method for GTK
* update moko-autorev and sane-srcrevs accordingly.
Diffstat (limited to 'conf/distro/include/moko-autorev.inc')
-rw-r--r-- | conf/distro/include/moko-autorev.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/moko-autorev.inc b/conf/distro/include/moko-autorev.inc index 91b83506e6..e65008be02 100644 --- a/conf/distro/include/moko-autorev.inc +++ b/conf/distro/include/moko-autorev.inc @@ -10,6 +10,8 @@ SRCREV_pn-linux-openmoko-devel ?= "${AUTOREV}" SRCREV_pn-moko-gtk-engine ?= "${AUTOREV}" SRCREV_pn-neod ?= "${AUTOREV}" +SRCREV_pn-multitap-pad ?= "${AUTOREV}" + SRCREV_pn-openmoko-appmanager2 ?= "${AUTOREV}" SRCREV_pn-openmoko-appearance ?= "${AUTOREV}" SRCREV_pn-openmoko-browser2 ?= "${AUTOREV}" |