Add GTK_ICON_LOOKUP_GENERIC_FALLBACK icon lookup flag and implement it.

2007-04-19  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkicontheme.h:
        * gtk/gtkicontheme.c: Add GTK_ICON_LOOKUP_GENERIC_FALLBACK
        icon lookup flag and implement it.  (#396901, Luca Ferreti)



svn path=/trunk/; revision=17611
This commit is contained in:
Matthias Clasen
2007-04-19 04:14:39 +00:00
committed by Matthias Clasen
parent c8d89a96a2
commit 5a706b553b
3 changed files with 32 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2007-04-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkicontheme.h:
* gtk/gtkicontheme.c: Add GTK_ICON_LOOKUP_GENERIC_FALLBACK
icon lookup flag and implement it. (#396901, Luca Ferreti)
2007-04-18 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkwindow-quartz.c: