File: 78_none.conf

package info (click to toggle)
im-config 0.62
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,004 kB
  • sloc: sh: 421; makefile: 104
file content (16 lines) | stat: -rw-r--r-- 428 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# vim: set sts=4 expandtab:
IM_CONFIG_SHORT="$(gettext "do not activate any IM from im-config and use desktop default")"

IM_CONFIG_LONG="$(gettext "This does not activate any IM from im-config.
This is the automatic configuration choice if no required IM packages are installed, or if it is preferred to use desktop default.")"

# This always return true
package_auto () {
:
}

# This always return true
package_menu () {
:
}