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:44:16 +0000 |
commit | b1e41f4fbff4bff1be3c060a3610ba475dc9c432 (patch) | |
tree | 3d4b6d89a7a79da9495cba1cae349cbc441d1c7b /meta/recipes-sato | |
parent | ac1f311f6b2e7c020f7dc11f35b37ba116c58a7e (diff) | |
download | poky-b1e41f4fbff4bff1be3c060a3610ba475dc9c432.tar.gz |
Revert "matchbox-keyboard: export GTK_IM_MODULE_FILE location"
This reverts commit a8c25af91e56f20b9cfd4fa298b5002efc7af809.
(From OE-Core rev: be6df948e18f237e52ef21dbe0c1645beafe3c12)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 63d9b8df92..6cf188b2d0 100644 --- a/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh +++ b/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh | |||
@@ -1,7 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | 2 | ||
3 | . /etc/formfactor/config | 3 | . /etc/formfactor/config |
4 | export GTK_IM_MODULE_FILE="/etc/gtk-2.0/gtk.immodules" | ||
5 | 4 | ||
6 | CMD="" | 5 | CMD="" |
7 | 6 | ||