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=501214
--- Comment #31 from Huang Peng phuang@redhat.com 2009-08-26 22:46:04 EDT --- Mairin, This icon will be used in desktop file, and in about dialog. And we also need a picture in project web page (http://code.google.com/p/ibus), the size is a maximum of 153 x 55 pixels (it may be same with the icon).
Some information about ibus, maybe is useful for making the pictures. It is an input methods framework, it manages all input method engines in system. It is bus center architecture, all engines and clients establish connection to ibus, and them transfer messages between each others via the ibus.
I don't know if you use any input methods. The input methods are for non-English users, especially for CJKI, it receives input from user typing, and converts several ASCII chars to one or more CJKI chars by some logic.
FYI, Below are some refs to other input method frameworks. http://www.fcitx.org/main/ http://www.scim-im.org/