update to 1.5.4
- Accent insensitive matching - Update pl.po from zanata - Add cache for the suggestions from the hunspell dictionaries - Make Control+MouseButton1 remove the clicked candidate from the user database (was MouseButton2) - Change key binding for looking up related candidates from Alt+F12 to AltGr+F12 - Change label of the emoji option to “☑ Unicode symbols and emoji predictions”
This commit is contained in:
parent
bafb0923b8
commit
a62305465f
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/ibus-typing-booster-1.5.1.tar.gz
|
||||
/ibus-typing-booster-1.5.2.tar.gz
|
||||
/ibus-typing-booster-1.5.3.tar.gz
|
||||
/ibus-typing-booster-1.5.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A typing booster engine for the IBus platform
|
||||
License: GPLv3+
|
||||
@ -59,6 +59,18 @@ desktop-file-validate \
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.4-1
|
||||
- update to 1.5.4
|
||||
- Accent insensitive matching
|
||||
- Update pl.po from zanata
|
||||
- Add cache for the suggestions from the hunspell dictionaries
|
||||
- Make Control+MouseButton1 remove the clicked candidate from
|
||||
the user database (was MouseButton2)
|
||||
- Change key binding for looking up related candidates
|
||||
from Alt+F12 to AltGr+F12
|
||||
- Change label of the emoji option to
|
||||
“☑ Unicode symbols and emoji predictions”
|
||||
|
||||
* Sat Sep 03 2016 Mike FABIAN <mfabian@redhat.com> - 1.5.3-1
|
||||
- update to 1.5.3
|
||||
- Pull translations from Zanata: updates for pl and uk.
|
||||
|
Loading…
Reference in New Issue
Block a user