File: //usr/share/im-config/data/23_fcitx5.conf
# vim: set sts=4 expandtab:
IM_CONFIG_SHORT="$(gettext "activate Flexible Input Method Framework v5 (fcitx5)")"
IM_CONFIG_LONG="$(gettext "Flexible Input Method Framework v5 (fcitx5)
* Required for all: fcitx5
* Language specific input conversion support:
* Simplified Chinese: fcitx5-chinese-addons
* Traditional Chinese / generic Chinese: fcitx5-rime
* Generic keyboard translation table: fcitx5-table
* Application platform support:
Installing fcitx5-frontend-all will cover all GUI platforms.
* GNOME/GTK: fcitx5-frontend-gtk2 and fcitx5-frontend-gtk3 (both)
* KDE/Qt5: fcitx5-frontend-qt5")"
package_auto () {
package_status fcitx5
}
package_menu () {
package_status fcitx5
}