Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: dd6acfa5013b35b61aeb4085eef7da63f581f2f8
      
https://github.com/ibus/ibus/commit/dd6acfa5013b35b61aeb4085eef7da63f581f2f8
  Author: fujiwarat <[email protected]>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M setup/engineabout.py
    M setup/enginecombobox.py
    M setup/enginetreeview.py
    M setup/icon.py
    M ui/gtk3/iconwidget.vala
    M ui/gtk3/panel.vala
    M ui/gtk3/property.vala
    M ui/gtk3/switcher.vala

  Log Message:
  -----------
  Remove gnome-icon-theme-legacy dependency.

gtk_image_set_from_icon_name() accesses the icon_name only but
gtk_image_set_from_stock() can fallback the stock name to the real name.
E.g. "gtk-about.png" is the symlink of "help-about.png" and
"gtk-about.png" is included in gnome-icon-theme-legacy package in Fedora.

Review URL: https://codereview.appspot.com/6846058



-- 
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

回复