[Thunar-dev] For fans of Explorer's List View
Matt McClinch
mattmcclinch at gmail.com
Thu Apr 13 09:53:44 CEST 2006
Hi all,
I went ahead and implemented a view similar to Explorer's List View for
thunar.
Here is a screenshot:
http://filebox.vt.edu/users/mmcclinc/thunar-list-view.jpg
Here are the patches for libexo and thunar that make this possible:
http://filebox.vt.edu/users/mmcclinc/libexo-layout-modes.patch
http://filebox.vt.edu/users/mmcclinc/thunar-layout-modes.patch
Let me know what you think. Benny, you are certainly welcome to commit
these changes into SVN if you wish.
Enjoy!
Applying the patches:
cd to your libexo directory and type:
patch -p0 < libexo-layout-modes.patch
run make and make install
cd to your thunar directory and type:
patch -p0 < thunar-layout-modes.patch
run make and make install
Matt
More information about the Thunar-dev
mailing list