Accepting request 651025 from M17N
OBS-URL: https://build.opensuse.org/request/show/651025 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-typing-booster?expand=0&rev=12
This commit is contained in:
commit
b715f60681
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f04daf4cc958543d05b4bb104fa94b6b64fceb1e77fe7d360f6d6864fb949cf4
|
|
||||||
size 6089095
|
|
3
ibus-typing-booster-2.2.0.tar.gz
Normal file
3
ibus-typing-booster-2.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b2b993af937fb2d1f33475047022729e213c6211d173431c5b8f67c856bd7c2
|
||||||
|
size 6087364
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 21 15:11:44 UTC 2018 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.2.0
|
||||||
|
- Update translations from zanata (de updated)
|
||||||
|
- Save some screen space in the setup tool
|
||||||
|
- Add inline completion feature
|
||||||
|
- Tab should force a lookup when the minimum number of characters is not yet reached
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 08 18:33:10 UTC 2018 - maiku.fabian@gmail.com
|
Mon Oct 08 18:33:10 UTC 2018 - maiku.fabian@gmail.com
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.1.3
|
Version: 2.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An input completion utility
|
Summary: An input completion utility
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -136,6 +136,7 @@ dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters "''
|
|||||||
dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6
|
dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6
|
||||||
dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true
|
dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates true
|
||||||
dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true
|
dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux true
|
||||||
|
dconf write /org/freedesktop/ibus/engine/typing-booster/inlinecompletion false
|
||||||
dconf dump /
|
dconf dump /
|
||||||
ibus-daemon -drx
|
ibus-daemon -drx
|
||||||
make check || cat ./tests/test-suite.log
|
make check || cat ./tests/test-suite.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user