File: uim-toolbar

package info (click to toggle)
im-switch 1.16
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 160 kB
  • ctags: 14
  • sloc: sh: 448; makefile: 50
file content (9 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
XIM=uim
XIM_PROGRAM=/usr/bin/uim-xim
XIM_ARGS=
GTK_IM_MODULE=uim
QT_IM_MODULE=uim
# For gnome, it is better to use its own strat up code to start toolbar program
# Below is included as not-so-good example :)
XIM_PROGRAM_XTRA=/usr/bin/uim-toolbar-gtk
DEPENDS="uim-xim,uim-gtk2.0|uim-qt,uim-anthy|uim-canna|uim-prime|uim-skk|uim-m17nlib"