You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with r61, we have "product_icon_32bpp-128.png" at the following
location.
http://code.google.com/p/mozc/source/browse/trunk/src/data/images/product_icon_3
2bpp-128.png
This file will be embedded into the mozc_tool and finally pointed from the
about dialog by 'new QImage(":/product_logo.png")' as you found.
See
http://code.google.com/p/mozc/source/browse/trunk/src/gui/about_dialog/about_dia
log.qrc
about how this works.
If you want to use any different product logo, please replace
src/data/images/product_icon_32bpp-128.png
before you start the build.
I hope this helps you.
Original comment by yukawa@google.com on 17 Aug 2011 at 2:11
Original issue reported on code.google.com by
daichig...@gmail.com
on 20 Sep 2010 at 3:30The text was updated successfully, but these errors were encountered: