Admin message

Due to an influx of spam, we had to disable account registrations. If you don't have an account yet, please write an email to support@manjaro.org, with your desired username. Sorry for the inconvenience.

fcixt is deprecated. fcitx5 is recommended.
fcitx is deprecated. fcitx5 is recommended. Development of fcitx has stopped, and development has shifted to fcitx5. ```diff From 68d5f0edf2dc971c1dee068581a99cb9b5d64266 Mon Sep 17 00:00:00 2001 From: Masato TOYOSHIMA <phoepsilonix@phoepsilonix.love> Date: Mon, 16 Dec 2024 15:31:47 +0900 Subject: [PATCH] fcitx5 is recommended. fcixt is deprecated. --- share/default.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/default.json b/share/default.json index 0468bf9..e235b00 100644 --- a/share/default.json +++ b/share/default.json @@ -433,10 +433,10 @@ "pkg": "noto-fonts-extra" }, { - "name": "Manjaro Asian Input Support Fcitx", + "name": "Manjaro Asian Input Support Fcitx5", "icon": "gnumeric", - "description": "Manjaro extended language support with fcitx support", - "pkg": "manjaro-asian-input-support-fcitx", + "description": "Manjaro extended language support with fcitx5 support", + "pkg": "manjaro-asian-input-support-fcitx5", "extra": [] }, { -- 2.47.1 ```
issue