Skip to content
Snippets Groups Projects
Commit e35ee1d2 authored by Gunnar Hjalmarsson's avatar Gunnar Hjalmarsson
Browse files

Replace "fcitx" with "fcitx5" in IM_CONFIG_PREFERRED_RULE

Closes: #990742
parent c658815d
No related branches found
No related tags found
No related merge requests found
im-config (0.48-1) UNRELEASED; urgency=medium
* Team upload
* Replace "fcitx" with "fcitx5" in IM_CONFIG_PREFERRED_RULE variable
(closes: #990742)
-- Gunnar Hjalmarsson <gunnarhj@debian.org> Mon, 16 Aug 2021 22:14:14 +0200
im-config (0.47-1) experimental; urgency=medium
* Team upload
......
......@@ -30,7 +30,7 @@ CJKV_DEFAULT_DESKTOP="*"
CJKV_LOCALES="zh_TW:zh_HK:zh_SG:zh_CN:ja_JP:ko_KR:vi_VN"
# Set locale dependent preferred IM over standard auto mode if not GNOME
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx:zh_TW,fcitx:zh_HK,fcitx:zh_SG,fcitx"
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx5:zh_TW,fcitx5:zh_HK,fcitx5:zh_SG,fcitx5"
# User and system wide configuration is normally done via im-config program.
# The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM
......
......@@ -30,7 +30,7 @@ CJKV_DEFAULT_DESKTOP="LXQt"
CJKV_LOCALES="zh_TW:zh_HK:zh_SG:zh_CN:ja_JP:ko_KR:vi_VN"
# Set locale dependent preferred IM over standard auto mode if not GNOME
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx:zh_TW,fcitx:zh_HK,fcitx:zh_SG,fcitx"
IM_CONFIG_PREFERRED_RULE="zh_CN,fcitx5:zh_TW,fcitx5:zh_HK,fcitx5:zh_SG,fcitx5"
# User and system wide configuration is normally done via im-config program.
# The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment