Commit 6ef2abf
authored
2 files changed
+3
-3
lines changed- data/fcitx5-configtool.sh+39-2
- po/ca.po+25-16
- po/da.po+25-16
- po/de.po+25-16
- po/es.po+25-16
- po/fcitx5.pot+25-16
- po/fr.po+25-16
- po/he.po+25-16
- po/ja.po+51-39
- po/ko.po+25-16
- po/ru.po+35-22
- po/vi.po+25-22
- po/zh_CN.po+25-20
- po/zh_TW.po+25-20
- src/frontend/fcitx4frontend/fcitx4frontend.cpp+9-9
- src/frontend/ibusfrontend/ibusfrontend.cpp+1-1
- src/lib/fcitx-config/iniparser.cpp+62-22
- src/lib/fcitx-config/iniparser.h+43-10
- src/lib/fcitx-utils/CMakeLists.txt+2
- src/lib/fcitx-utils/event_libuv.cpp+1-1
- src/lib/fcitx-utils/fs.cpp+14-16
- src/lib/fcitx-utils/fs.h+2-3
- src/lib/fcitx-utils/i18n.cpp+40-9
- src/lib/fcitx-utils/i18n.h+4-2
- src/lib/fcitx-utils/standardpath.cpp+2-2
- src/lib/fcitx-utils/standardpath.h+28
- src/lib/fcitx-utils/standardpaths.cpp+526
- src/lib/fcitx-utils/standardpaths.h+181
- src/lib/fcitx-utils/testing.cpp+22-11
- src/lib/fcitx-utils/testing.h+6
- src/lib/fcitx/addonloader.cpp+1-1
- src/lib/fcitx/addonmanager.cpp+1-1
- src/lib/fcitx/globalconfig.cpp+5
- src/lib/fcitx/globalconfig.h+1
- src/lib/fcitx/icontheme.cpp+1-1
- src/lib/fcitx/inputmethodmanager.cpp+12-11
- src/lib/fcitx/instance.cpp+8-17
- src/lib/fcitx/misc_p.h+1-1
- src/modules/emoji/emoji.cpp+4-4
- src/modules/quickphrase/quickphraseprovider.cpp+15-12
- src/modules/spell/spell-custom-dict.cpp+12-27
- src/modules/spell/spell-custom-dict.h-1
- src/modules/unicode/charselectdata.cpp+4-4
- src/modules/wayland/waylandmodule.cpp+8-6
- src/server/main.cpp+2
- src/ui/classic/classicui.cpp+4-3
- src/ui/classic/plasmathemewatchdog.cpp+2-2
- src/ui/classic/theme.cpp+1-1
- test/CMakeLists.txt+1
- test/testemoji.cpp+5-5
- test/teststandardpaths.cpp+124
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments