[Thunar-dev] For fans of Explorer's List View

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Sat Apr 15 02:22:38 CEST 2006


Matt McClinch 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;

Applied, thanks.

> 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):".

Fixed.

> Matt

Benedikt



More information about the Thunar-dev mailing list