5 lines
165 B
Plaintext
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."
|
|
}
|
|
|