Accepting request 570643 from M17N
OBS-URL: https://build.opensuse.org/request/show/570643 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus?expand=0&rev=81
This commit is contained in:
commit
da80eb1317
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 06:27:27 UTC 2018 - qzhao@suse.com
|
||||
|
||||
- Change xim.d-ibus-121: Unset LC_CTYPE to make LANG variable
|
||||
can change system locale successful(boo#1076854).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 14:50:21 UTC 2017 - ftake@geeko.jp
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ibus
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-ibus
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -42,7 +42,6 @@ else
|
||||
echo "libreoffice-gnome is not found. For better IBus support, please install libreoffice-gnome"
|
||||
fi
|
||||
|
||||
export LC_CTYPE=$LANG
|
||||
export XMODIFIERS="@im=ibus"
|
||||
export GTK_IM_MODULE=ibus
|
||||
export QT_IM_SWITCHER=imsw-multi
|
||||
|
Loading…
Reference in New Issue
Block a user