summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-01-11 06:30:38 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-11 06:30:38 +0000
commit98179253dbdc74266687aec0a85c2e746b7ce51f (patch)
tree25eb6d4479f7d90ead722ce994e57f49f43fb4b9 /ChangeLog
parent1583ef9c2118649f1f6638964a172b44ea5674f1 (diff)
downloadgdk-pixbuf-98179253dbdc74266687aec0a85c2e746b7ce51f.tar.gz
Allow falling back to another icon theme before hicolor. (#325546, Rodney
2006-01-11 Matthias Clasen <mclasen@redhat.com> Allow falling back to another icon theme before hicolor. (#325546, Rodney Dawes) * gtk/gtksettings.c: Add a gtk-fallback-icon-theme setting. * gdk/x11/gdkevents-x11.c: Map it to the XSetting Net/FallbackIconTheme. * gtk/gtkicontheme.c: Consult the fallback icon theme before looking in hicolor.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a95dc3cb3..fc13c7bcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-11 Matthias Clasen <mclasen@redhat.com>
+
+ Allow falling back to another icon theme before
+ hicolor. (#325546, Rodney Dawes)
+
+ * gtk/gtksettings.c: Add a gtk-fallback-icon-theme setting.
+
+ * gdk/x11/gdkevents-x11.c: Map it to the XSetting Net/FallbackIconTheme.
+
+ * gtk/gtkicontheme.c: Consult the fallback icon theme before
+ looking in hicolor.
+
2006-01-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcalendar.c (gtk_calendar_focus_out): Queue a draw