]> Pileus Git - ~andy/gtk/commit
GtkIconTheme: fix regression from 0db32f0632ef4675bfcfc9ec201f7af157a48ab0
authorGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 4 Mar 2013 20:33:04 +0000 (21:33 +0100)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 4 Mar 2013 20:34:23 +0000 (21:34 +0100)
commit9d81b69e06cd9c2ad9cb5204056bfae5a3128e9c
tree81a3bceea621fd477138dfec6666018d64678d56
parent77b03a8dce7fd5ada47125a227794295a8e9ee0e
GtkIconTheme: fix regression from 0db32f0632ef4675bfcfc9ec201f7af157a48ab0

icon_info_dup() is now called also for GtkIconInfos that already have
a pixbuf, so we must make sure that we correctly carry that from
the original icon_info to the copy.
gtk/gtkicontheme.c