~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to test.sh.in

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2006-11-23 15:10:53 UTC
  • mfrom: (3.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061123151053-q42sk1lvks41xpfx
Tags: 1:1.2.1-9
uim-gtk2.0.postinst: Don't call update-gtk-immodules on purge.
(closes: Bug#398530)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
 
3
 
 
4
 
LIBUIM_VERBOSE=4; export LIBUIM_VERBOSE
5
 
LD_LIBRARY_PATH=uim/.libs/:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH
6
 
# not to read ~/.uim
7
 
LIBUIM_VANILLA=1; export LIBUIM_VANILLA
8
 
# scheme files will be read from scm/
9
 
LIBUIM_SCM_FILES=@SRCDIR@/scm/; export LIBUIM_SCM_FILES
10
 
gtk-query-immodules-2.0 gtk/.libs/im*.so > immodules
11
 
GTK_IM_MODULE_PATH=gtk/.libs/; export GTK_IM_MODULE_PATH
12
 
GTK_IM_MODULE_FILE=./immodules; export GTK_IM_MODULE_FILE
13
 
#LANG= gnome-character-map
14
 
#LANG= gedit
15
 
#gtk-demo
16
 
LANG= ./gtk-entry