This file is indexed.

/usr/share/im-config/data/26_gcin.conf is in im-config 0.24-1ubuntu4.

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
15
16
17
18
19
# vim: set sts=4 expandtab:
IM_CONFIG_SHORT="$(gettext "activate Chinese input method (gcin)")"

IM_CONFIG_LONG="$(gettext "Chinese input method (gcin)
 * Required for all: gcin
 * Language specific input conversion support:
  * Traditional Chinese: gcin-chewing
  * Japanese: gcin-anthy
 * Application platform support:
  * GNOME/GTK+: gcin-gtk3-immodule 
  * KDE/Qt: gcin-qt4-immodule")"

package_auto () {
    package_status gcin
}

package_menu () {
    package_status gcin
}