]> Pileus Git - ~andy/gtk/commitdiff
Justify my last entry.
authorTor Lillqvist <tml@src.gnome.org>
Tue, 17 Jun 2008 08:51:27 +0000 (08:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 17 Jun 2008 08:51:27 +0000 (08:51 +0000)
svn path=/trunk/; revision=20415

ChangeLog

index 41b0bd5beb9aff1bec0bd38294407e94c8740ab0..601a3569b4b910474cb8686799aee0b5a6f672cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * gtk/gtkicontheme.c (choose_icon): Check if the icon name is a
        reference to an icon resource in a DLL or .EXE in the same format
-       as the DefaultIcon strings in the Registry. In
-       that case, extract the icon and convert to a GdkPixbuf. Patch by
-       Hans Breuer. This code has to be in sync with the corresponding
-       code in glib/gio/gcontenttype.c.
+       as the DefaultIcon strings in the Registry. In that case, extract
+       the icon and convert to a GdkPixbuf. Patch by Hans Breuer. This
+       code has to be in sync with the corresponding code in
+       glib/gio/gcontenttype.c.
 
 2008-06-16  Matthias Clasen  <mclasen@redhat.com>