Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
im-config
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Input Method Team
im-config
Commits
e35ee1d2
Commit
e35ee1d2
authored
3 years ago
by
Gunnar Hjalmarsson
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
default/im-config-Debian
+1
-1
1 addition, 1 deletion
default/im-config-Debian
default/im-config-Ubuntu
+1
-1
1 addition, 1 deletion
default/im-config-Ubuntu
with
10 additions
and
2 deletions
debian/changelog
+
8
−
0
View file @
e35ee1d2
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
...
...
This diff is collapsed.
Click to expand it.
default/im-config-Debian
+
1
−
1
View file @
e35ee1d2
...
...
@@ -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,fcitx
5
:zh_TW,fcitx
5
:zh_HK,fcitx
5
:zh_SG,fcitx
5
"
# User and system wide configuration is normally done via im-config program.
# The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM
...
...
This diff is collapsed.
Click to expand it.
default/im-config-Ubuntu
+
1
−
1
View file @
e35ee1d2
...
...
@@ -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,fcitx
5
:zh_TW,fcitx
5
:zh_HK,fcitx
5
:zh_SG,fcitx
5
"
# User and system wide configuration is normally done via im-config program.
# The above IM_CONFIG_PREFERRED_RULE sets locale dependent preferred IM
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment