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=618229
--- Comment #2 from fujiwara tfujiwar@redhat.com 2010-07-27 04:07:16 EDT --- This patch is an idea to add engine setup button: http://github.com/fujiwarat/ibus/commit/8e573b5def7ea0f163efda900e19a39b7bab...
Another idea is to modify engine description on engine about dialog. e.g. --- /usr/share/ibus/component/anthy.xml.orig 2010-07-27 11:44:06.000000000 +0900 +++ /usr/share/ibus/component/anthy.xml 2010-07-27 11:56:55.000000000 +0900 @@ -20,7 +20,8 @@ <icon>/usr/share/ibus-anthy/icons/ibus-anthy.png</icon> <layout>jp</layout> <longname>Anthy</longname> - <description>Anthy Input Method</description> + <description>Anthy Input Method +Click <a href=file:///usr/share/libexec/ibus-setup-anthy>setup</a> for the engine configuration.</description> <rank>99</rank> </engine> </engines>