Re: Minor patch for the thumbnail sizes



On Wed, 2007-03-21 at 15:22 +0100, Mark wrote:
> Hey,
> 
> since i use Gnome in fedora i really HATE it that the thumbnails are
> always oversized!!! they are giant compared to the icons and this
> patch solves this problem.
> 
> You need to edit this file:
> libnautilus-private/nautilus- icon-factory.h
> 
> find this line:
> #define NAUTILUS_ICON_SIZE_THUMBNAIL   96
> 
> change the value of it ("96" in this case) to: "48" than it`s in sync
> with the standard icon size.
> result should be: 
> #define NAUTILUS_ICON_SIZE_THUMBNAIL   48

This makes most thumbnails to small to be useful though. I think a lot
of people would be think this is a bad change. Maybe allowing the
default to be configured is a good idea. (I dunno about exposing it in
the UI though...)

> i also edited this:
> #define NAUTILUS_ICON_MAXIMUM_SIZE     320
> 
> into this:
> #define NAUTILUS_ICON_MAXIMUM_SIZE     150

Why limit this? A lot of people stretch icons on the desktop.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Alexander Larsson                                            Red Hat, Inc 
                   alexl redhat com    alla lysator liu se 
He's a notorious devious sorceror on the hunt for the last specimen of a great 
and near-mythical creature. She's an elegant hypochondriac barmaid living 
homeless in New York's sewers. They fight crime! 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]