packages/fcitx/fcitx.install
Alexander Baldeck db92174867 * add fcitx
2019-02-25 11:42:03 +01:00

5 lines
165 B
Plaintext

post_install() {
echo "You should at least install one of kcm-fcitx (For Qt/KDE users) or fcitx-configtool (For GTK+ users) to enable Fcitx configuration GUI."
}