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

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • 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:
15
15
=========================================================================
16
16
!                       Quick Guide                                     !
17
17
=========================================================================
18
 
* UIM (under gnome)
 
18
* uim (under gnome)
19
19
  - Install all useful uim packages (use "l" under aptitude to find them.)
20
20
    uim, uim-anthy (Japanese), uim-gtk2.0, ...
21
21
  - run "im-switch -c" and select "uim" as user.
25
25
    + Pick /usr/bin/uim-toolbar-qt instead, if you like KDE. 
26
26
  - Relogin to user account to refresh X session.
27
27
 
28
 
  FYI: (With the method written in UIM package, you can use toolbar under 
 
28
  FYI: (With the method written in uim package, you can use toolbar under 
29
29
        non-gnome environment)
30
30
 
31
31
* SCIM
190
190
Some IM such as SCIM requires further manual configuration such as
191
191
adding locale to the system configuration of the supported locale.
192
192
 
193
 
UIM can be made default in similar way.
 
193
uim can be made default in similar way.
194
194
 
195
195
-----------------------------
196
196
  Support new input method
202
202
workaround.)
203
203
 
204
204
Each input method deb should provide alternative for the relevant locale
205
 
such as (example from UIM):
 
205
such as (example from uim):
206
206
 
207
207
[postinst]
208
208
8X------------------------------------------------------X8
277
277
  0 none
278
278
  0 scim    (SCIM under all_ALL)
279
279
  0 scim-immodule (for all_ALL and others)
280
 
  0 uim     (UIM under all_ALL)
 
280
  0 uim     (uim under all_ALL)
281
281
  0 default-xim (Use GTK_IM_MODULE=xim for all_ALL)
282
282
 
283
283
 10 default
286
286
    (For xim based non-CJK IM configuration, please send us more data.)
287
287
 
288
288
 50 scim    (SCIM under CJK language locales: ja_JP, ...)
289
 
 50 uim     (UIM with toolbar under CJK language locales: ja_JP, ...)
 
289
 50 uim     (uim with toolbar under CJK language locales: ja_JP, ...)
290
290
    (All modern language specific input method for each locale)
291
291
 
292
292
Do not try to change update-alternatives value from multiple packages