This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update chinese-addons for candidate actions (#36)
- Loading branch information
1 parent
cb3f6ac
commit b5407c0
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule fcitx5-chinese-addons
updated
26 files
+17 −14 | .github/workflows/check.yml | |
+5 −5 | gui/pinyindictmanager/filelistmodel.cpp | |
+1 −0 | im/pinyin/CMakeLists.txt | |
+58 −8 | im/pinyin/customphrase.cpp | |
+12 −1 | im/pinyin/customphrase.h | |
+229 −479 | im/pinyin/pinyin.cpp | |
+52 −4 | im/pinyin/pinyin.h | |
+415 −0 | im/pinyin/pinyincandidate.cpp | |
+283 −0 | im/pinyin/pinyincandidate.h | |
+1 −0 | im/table/cangjie.conf.in.in | |
+19 −8 | im/table/ime.cpp | |
+28 −15 | modules/chttrans/chttrans.cpp | |
+4 −0 | modules/cloudpinyin/cloudpinyin_public.h | |
+41 −37 | modules/punctuation/punctuation.cpp | |
+13 −1 | modules/punctuation/punctuation.h | |
+127 −115 | po/ca.po | |
+127 −115 | po/da.po | |
+127 −115 | po/de.po | |
+127 −115 | po/fcitx5-chinese-addons.pot | |
+127 −115 | po/he.po | |
+127 −115 | po/ja.po | |
+127 −115 | po/ko.po | |
+129 −117 | po/ru.po | |
+130 −118 | po/zh_CN.po | |
+128 −116 | po/zh_TW.po | |
+128 −17 | test/testpinyin.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters