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

« back to all changes in this revision

Viewing changes to gtk/test/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=@top_builddir@/uim/.libs/:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH
 
6
# disable reading ~/.uim
 
7
LIBUIM_VANILLA=2; export LIBUIM_VANILLA
 
8
# scheme files will be read from scm/
 
9
LIBUIM_SCM_FILES=@top_srcdir@/scm/; export LIBUIM_SCM_FILES
 
10
LIBUIM_PLUGIN_LIB_DIR=@top_builddir@/uim/.libs/; export LIBUIM_PLUGIN_LIB_DIR
 
11
gtk-query-immodules-2.0 @top_builddir@/gtk/.libs/im*.so > immodules
 
12
GTK_IM_MODULE_PATH=@top_builddir@/gtk/.libs/; export GTK_IM_MODULE_PATH
 
13
GTK_IM_MODULE_FILE=./immodules; export GTK_IM_MODULE_FILE
 
14
#LANG= gnome-character-map
 
15
#LANG= gedit
 
16
#gtk-demo
 
17
LANG= ./gtk-entry