From 97a518d6768e4f863e282087f3ba25036d28a084 Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Thu, 4 Jul 2013 13:31:13 -0300 Subject: [PATCH] Switching to using the maliit plugin provided by maliit-framework. --- debian/changelog | 1 + live-build/ubuntu-touch/hooks/48-setup-env.chroot | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8190b95d..1e6a748d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ livecd-rootfs (2.154) UNRELEASED; urgency=low * Adding ppa:ubuntu-unity/next for Touch to obtain unity8 and Mir. + * Switching to using the maliit plugin provided by maliit-framework. -- Sergio Schvezov Thu, 04 Jul 2013 13:23:29 -0300 diff --git a/live-build/ubuntu-touch/hooks/48-setup-env.chroot b/live-build/ubuntu-touch/hooks/48-setup-env.chroot index 53b40866..5a007031 100755 --- a/live-build/ubuntu-touch/hooks/48-setup-env.chroot +++ b/live-build/ubuntu-touch/hooks/48-setup-env.chroot @@ -23,7 +23,7 @@ ANDROID_ROOT=/system EXTERNAL_STORAGE=/mnt/sdcard LANG=en_US.UTF-8 LANGUAGE=en_US:en -QT_IM_MODULE=maliit +QT_IM_MODULE=maliitphablet HUD_NO_STORE_USAGE_DATA=1 INDICATOR_ALLOW_NO_WATCHERS=1" > /etc/environment