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

Re: Wrong icon sizes in /etc/viewcvs.conf



Jaime E . Villate wrote:
> The icons are not being correctly displayed in cvs.d.o. For instance take a
> look at: http://cvs.debian.org/debian-cd/
> 
> Could someone with root access in klecker please apply the following patch
> (or even use the patched version in my homedir):
> 
> villate@klecker:~$ diff -u /etc/viewcvs.conf viewcvs.conf        
> --- /etc/viewcvs.conf   Sun Apr 22 08:49:46 2001
> +++ viewcvs.conf        Tue Sep  4 05:49:23 2001
> @@ -179,9 +179,9 @@
>  # they are normally available in a standard Apache distribution, along
>  # with larger versions if these are too small for you.
>  #
> -back_icon = /icons/back.gif, 16, 16
> -dir_icon  = /icons/dir.gif, 16, 16
> -file_icon = /icons/text.gif, 16, 16
> +back_icon = /icons/back.gif, 20, 22
> +dir_icon  = /icons/dir.gif, 20, 22
> +file_icon = /icons/text.gif, 20, 22

Why should we do that?

Please check:

klecker!joey(pts/3):/usr/share/doc/viewcvs/icons> imgsize *.gif
back.gif: WIDTH=16 HEIGHT=16
dir.gif: WIDTH=16 HEIGHT=16
text.gif: WIDTH=16 HEIGHT=16

So their size is 16x16 actually.

Regards,

	Joey

-- 
Experience is something you don't get until just after you need it.



Reply to: