[Thunar-dev] Icon sizes
Benedikt Meurer
benedikt.meurer at unix-ag.uni-siegen.de
Fri Jan 13 11:16:56 CET 2006
Rodrigo Coacci wrote:
> Is there (or will have) any way to change the size of the icons? I just
> grabbed the last svn from thunar and with the "text beside icons"
> option, thunar just got more and more better for me. The only (small)
> problem is the size of the icons, i'd prefer them a bit smaller.
It's currently hardcoded. I have a patch to enable zooming, but it
doesn't yet work correctly. For now, you can edit thunar-icon-view.c:241
and replace 48 with whatever icon size you prefer (you should check the
icon sizes your icon theme supports, else thunar will have to scale
icons all the time).
> I'd like to suggest also to put a option for showing hidden files in the
> main pane right-click menu, although the hot-key is nice too....
I'm not planning to blow up the menus with special options. But of
course, you can do that for yourself by editing
thunar-standard-view-ui.xml and adding
<menuitem action="show-hidden" name="show-hidden" />
to the folder-context-menu popup section at the end of the file.
> Anyway it's a great work, congratulations thunar team!
Thanks.
> Abraços,
> Rodrigo
Benedikt
More information about the Thunar-dev
mailing list