File: 60_thai.conf

package info (click to toggle)
im-config 0.60
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,000 kB
  • sloc: sh: 469; makefile: 99
file content (14 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (5)
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/Qt 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
}