Branch: refs/heads/master
Home: https://github.com/ibus/ibus
Commit: 613e01520f27a53c947fed476d99aeb8ae1ae39b
https://github.com/ibus/ibus/commit/613e01520f27a53c947fed476d99aeb8ae1ae39b
Author: fujiwarat <[email protected]>
Date: 2011-11-07 (Mon, 07 Nov 2011)
Changed paths:
M ibus/_config.py.in
M ui/gtk/main.py
M ui/gtk/panel.py
Log Message:
-----------
Fixed fallback icons.
1. Set 'ibus-keyboard' icon for IME off in non-GNOME theme.
People would think the application icon for non-GNONE classic desktop.
The themed icon is applied for GNOME icon theme only.
2. Set gtk-fallback-icon-theme as 'gnome'
ibus gtk panel needs gtk stock icons but some desktop does not load GNOME
icon theme. I assigned 'gnome' for gtk-fallback-icon-theme if it's none.
3. Use 'gtk-dialog-info' if 'gtk-info' is not found.
It seems the latest gtk2 does not have 'gtk-info' icon via pygtk2.
BUG=RH#711632
TEST=Linux desktop
Review URL: http://codereview.appspot.com/5320066
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en