/usr/share/im-config/data/80_kinput2.conf is in im-config 0.21.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # vim: set sts=4 expandtab:
IM_CONFIG_SHORT="$(gettext "activate XIM for Japanese with kinput2")"
IM_CONFIG_LONG="$(gettext "X input method for Japanese with kinput2
* XIM: one of kinput2-* packages
* kanji conversion server: canna or wnn")"
# Not needed
#package_auto () {
#}
package_menu () {
package_status kinput2-common
}
|