Dominique Leuenberger 2018-10-01 06:16:35 +00:00 committed by Git OBS Bridge
commit 7b21d997ff
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:488a25ada95585f728289226209dc8d2fbd95af6a19888f4a0d5afbf0e1498df
size 6185976

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a950a321e91cd38429abe5afd0f68262d30ad00ddbbc03775cdeb7541c045930
size 6086198

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 24 11:32:32 UTC 2018 - maiku.fabian@gmail.com
- Update to 2.1.2
- Update translations from zanata (de, pl updated)
- Add typing-booster.its and typing-booster.loc to avoid making the
release descriptions and developer name in typing-booster.appdata.xml
translatable.
- Remove code to check whether another instance of the setup tool is running.
- Add new option to avoid adding a space when committing by label or mouse
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/39)
- Update emoji annotations from CLDR
- Do not try to commit if index is >= the current number of candidates
(Resolves: rhbz#1630349)
- Add test case for https://bugzilla.redhat.com/show_bug.cgi?id=1630349
-------------------------------------------------------------------
Wed Sep 05 15:33:32 UTC 2018 - maiku.fabian@gmail.com

View File

@ -15,7 +15,7 @@
#
Name: ibus-typing-booster
Version: 2.1.1
Version: 2.1.2
Release: 0
Summary: An input completion utility
License: GPL-3.0+
@ -125,6 +125,7 @@ eval $(dbus-launch --sh-syntax)
dconf dump /
dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false
dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys true
dconf write /org/freedesktop/ibus/engine/typing-booster/addspaceoncommit true
dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false
dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
dconf write /org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true