[patch] close icon in side pane is too big.



the close icon in side pane is too big.

the patch replace the size GTK_ICON_SIZE_SMALL_TOOLBAR wit
GTK_ICON_SIZE_MENU
--- nautilus/src/nautilus-side-pane.c.orig	2005-03-17 01:26:11.000000000 +0800
+++ nautilus/src/nautilus-side-pane.c	2005-03-17 01:26:21.000000000 +0800
@@ -377,7 +377,7 @@
 	gtk_widget_show (close_button);
 	
 	image = gtk_image_new_from_stock (GTK_STOCK_CLOSE, 
-					  GTK_ICON_SIZE_SMALL_TOOLBAR);
+					  GTK_ICON_SIZE_MENU);
 	gtk_widget_show (image);
 	
 	gtk_container_add (GTK_CONTAINER (close_button), image);
begin:vcard
fn:Yang Hong
n:Hong;Yang
org;quoted-printable:=E5=85=B1=E5=88=9B=E5=BC=80=E6=BA=90
adr;quoted-printable;dom:;;=E5=8C=97=E4=BA=AC
email;internet:yanghong ccoss com cn
title;quoted-printable:Linux =E7=A0=94=E5=8F=91
tel;work:010-82357030-275
x-mozilla-html:TRUE
url:http://www.co-create.com.cn
version:2.1
end:vcard



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