[Pkg-ime-devel] Bug#752321: ibus-array: Use default XKB layout of the system

Osamu Aoki osamu at debian.org
Sun Jun 22 15:05:41 UTC 2014


Package: ibus-array
Version: 0.0.2-10
Severity: normal

/usr/share/ibus/component has *.xml
array.xml:    <layout>us</layout>
cangjie.xml:    <layout>us</layout>
chewing.xml:    <layout>us</layout>
googlepinyin.xml:    <layout>us</layout>
hangul.xml:    <layout>us</layout>
quick.xml:    <layout>us</layout>
rime.xml:    <layout>us</layout>

These should be <layout>default</layout>

Running the following example script in  configure phase used in
ibus-kkc should fix.

sed -i 's!<layout>us</layout>!<layout>default</layout>!' src/*.xml.in.in

See http://bugs.debian.org/752176

Regards,

Osamu

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ibus-array depends on:
ii  ibus           1.5.7-1
ii  libc6          2.19-3
ii  libglib2.0-0   2.40.0-3
ii  libibus-1.0-5  1.5.7-1
ii  libsqlite3-0   3.8.5-2
pn  python:any     <none>

ibus-array recommends no packages.

ibus-array suggests no packages.

-- no debconf information



More information about the Pkg-ime-devel mailing list