~ubuntu-branches/ubuntu/precise/im-switch/precise-updates

« back to all changes in this revision

Viewing changes to sample/none

  • Committer: Bazaar Package Importer
  • Author(s): Osamu Aoki
  • Date: 2009-12-10 19:53:29 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20091210195329-ikb9ooyl43w2rtqh
Tags: 1.19
* Swiched to rules.tiny.
* Added ${misc:Depends}.
* Updated im-switch(8) to address confusion over all_ALL.
  (My best effort answer to issues raised by #513242)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# This configuration provides setting not to use any IM (keep as this is)
3
 
# See im-switch(8) and /usr/share/doc/im-switch/README.Debian .
4
 
5
 
XIM=
6
 
XIM_PROGRAM=
7
 
XIM_ARGS=
8
 
XIM_PROGRAM_XTRA=
9
 
 
10
 
#
11
 
# Define GTK and QT IM module
12
 
#   They may or may not be using xim as the IM.
13
 
#
14
 
GTK_IM_MODULE=
15
 
QT_IM_MODULE=
16
 
 
17
 
# Make sure to set as -z
18
 
XMODIFIERS=
19
 
 
20
 
#
21
 
# Define lists of packages neded for above IM to function
22
 
#
23
 
DEPENDS=
24
 
 
25
 
#
26
 
# Define X start up hook script to update IM environment
27
 
#
28