[Fedora-i18n-bugs] [Bug 583716] Need additional runtime detecting in ibus.conf for Kimpanel

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 22 01:34:57 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=583716

--- Comment #19 from fujiwara <tfujiwar at redhat.com> 2010-04-21 21:34:53 EDT ---
The following would be another idea to get third party IBus panels.

IBUS_SUBFILES=`(ls /etc/X11/xinit/xinput.d/ibus-*.conf 2>/dev/null; echo ok >
/dev/null;)`
for FILE in $IBUS_SUBFILES ; do
  . $FILE
done

XIM_ARGS=${XIM_ARGS:-"--xim -j 60"}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list