[Thunar-dev] For fans of Explorer's List View
Matt McClinch
mattmcclinch at gmail.com
Sat Apr 15 03:13:42 CEST 2006
Benedikt Meurer wrote:
>Great stuff, thanks. That was requested several times. I committed the
>ExoIconView patch with some fixes.
>
>
Good job fixing up my patches. So far I've found just one line that
still needs to be changed.
Index: exo/exo-icon-view.c
===================================================================
--- exo/exo-icon-view.c (revision 20896)
+++ exo/exo-icon-view.c (working copy)
@@ -3147,7 +3147,7 @@
item->row = row;
item->col = col;
- row++;
+ row += rowspan;
}
last_item = items;
Also, in the THANKS file for libexo, the heading above my name should
probably read "Other contributors (sorted by name):" rather than
"Translators (sorted by name):".
>PS: Matt, it would be nice if you could open bugzilla entries for these
>kinds of patches in addition to posting them here, that makes it easier
>to track them for me.
>
>
I'll try to remember to do that in the future.
Matt
More information about the Thunar-dev
mailing list