Comment 3 for bug 1227368

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

A commit was made which affects this bug
git master commit 72c030d26c9331e113190910b4db6903c767c67a
http://git.geda-project.org/geda-gaf/commit/?id=72c030d26c9331e113190910b4db6903c767c67a

commit 72c030d26c9331e113190910b4db6903c767c67a
Author: Peter TB Brett <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gschem: Fix hotkey icon display more elegantly.

    Instead of creating a whole new GtkCellRenderer subclass, we could
    just connect into the "notify::stock-id" signal and rewrite the
    GtkCellRendererPixbuf's properties on the fly. This is a much
    lighter-weight solution!

    This reverts commit 89d51ea544420506b91c3ac3d643a5c365cb807b.
    This reverts commit 25625af959da02723fc6b3800616eab6bf002401.

    Affects-bug: lp-1227368