diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-02-02 13:04:09 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-02 14:42:14 +0000 |
commit | be6df948e18f237e52ef21dbe0c1645beafe3c12 (patch) | |
tree | 125bf9e5668517bec8eb4de8b4b03e0e672c83c7 /meta/recipes-sato | |
parent | 75cb55157bed43d356c53381d65e46689d7a1269 (diff) | |
download | openembedded-core-contrib-be6df948e18f237e52ef21dbe0c1645beafe3c12.tar.gz |
Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location"
This reverts commit a8c25af91e56f20b9cfd4fa298b5002efc7af809.
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh b/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh index 63d9b8df922..6cf188b2d00 100644 --- a/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh +++ b/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh @@ -1,7 +1,6 @@ #!/bin/sh . /etc/formfactor/config -export GTK_IM_MODULE_FILE="/etc/gtk-2.0/gtk.immodules" CMD="" |