This file is indexed.

/usr/share/im-config/data/60_thai.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
# vim: set sts=4 expandtab:
IM_CONFIG_SHORT="$(gettext "activate Thai input method with thai-libthai")"

IM_CONFIG_LONG="$(gettext "Thai input method with thai-libthai
 * GNOME/GTK+: gtk-im-libthai and gtk3-im-libthai
 * No XIM nor KDE/Qt4 support (FIXME)")"

package_auto () {
    package_status gtk-im-libthai && package_status gtk3-im-libthai
}

package_menu () {
    package_status gtk-im-libthai || package_status gtk3-im-libthai
}