Re: Minor patch for the thumbnail sizes
- From: Mark <markg85 gmail com>
- To: nautilus-list gnome org
- Subject: Re: Minor patch for the thumbnail sizes
- Date: Sun, 25 Mar 2007 16:11:31 +0200
come on.. this is a patch. a reply would be very welcome!!
2007/3/21, Mark <markg85 gmail com>:
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
i also edited this:
#define NAUTILUS_ICON_MAXIMUM_SIZE 320
into this:
#define NAUTILUS_ICON_MAXIMUM_SIZE 150
i don`t think this is a good patch. better would be to have this in
the nautilus preferences window but i don`t know how to do that.. so i
can`t adjust it that far. this will do fine.
i hope this makes it`s way into the nautilus package by default..
otherwise i need to patch it manually all the time ^_-
or if someone could tell me how i can grab a entry from gconf... cause i rather have the above values in gconf than hardcoded in nautilus.
please let me know what you think of it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]