We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58872d commit 5756f71Copy full SHA for 5756f71
debian/changelog
@@ -1,3 +1,9 @@
1
+fcitx5 (5.1.11-2deepin10) unstable; urgency=medium
2
+
3
+ * default-la.
4
5
+ -- lichenggang <lichenggang@deepin.org> Tue, 12 Aug 2025 14:00:24 +0800
6
7
fcitx5 (5.1.11-2deepin9) unstable; urgency=medium
8
9
* Add zh-HK translation support
debian/patches/default_la.patch
@@ -0,0 +1,7 @@
+--- /dev/null
++++ fcitx5-5.1.11/data/default/lo_LA
+@@ -0,0 +1,3 @@
++[DefaultInputMethod]
++0=la-stea
++1=us
debian/patches/series
@@ -9,3 +9,4 @@
0012-remove-send-event-to-topLevel-flag.patch
10
0013-fix-unify-shareInputstate-behavior-across-platforms.patch
11
0014-Added-zh-HK-po-translation.patch
12
+default_la.patch
0 commit comments