We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 568bb65 + f592f5c commit 675c684Copy full SHA for 675c684
src/unix/fcitx5/mozc_engine.cc
@@ -24,7 +24,6 @@
24
#include <fcitx-utils/log.h>
25
#include <fcitx-utils/macros.h>
26
#include <fcitx-utils/semver.h>
27
-#include <fcitx-utils/standardpath.h>
28
#include <fcitx-utils/stringutils.h>
29
#include <fcitx/action.h>
30
#include <fcitx/addoninstance.h>
src/unix/fcitx5/org.fcitx.Fcitx5.Addon.Mozc.metainfo.xml.in
@@ -14,6 +14,7 @@
14
<url type="vcs-browser">https://github.com/fcitx/mozc</url>
15
<project_group>Fcitx</project_group>
16
<releases>
17
+ <release version="2.31.5851.102" date="2025-06-02"></release>
18
<release version="2.31.5810.102" date="2025-04-24"></release>
19
<release version="2.31.5712.102" date="2025-01-16"></release>
20
<release version="2.30.5618.102" date="2024-10-10"></release>
0 commit comments