[Thunar-workers] CVS: design/ui ThunarTreePane.py,1.2,1.3

Jens Luedicke perldude at lunar-linux.org
Sun Mar 6 16:46:09 CET 2005


Update of /var/cvs/thunar/design/ui
In directory espresso.foo-projects.org:/tmp/cvs-serv5698

Modified Files:
	ThunarTreePane.py 
Log Message:
smaller size for folder icons in tree



Index: ThunarTreePane.py
===================================================================
RCS file: /var/cvs/thunar/design/ui/ThunarTreePane.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ThunarTreePane.py	28 Feb 2005 22:04:12 -0000	1.2
+++ ThunarTreePane.py	6 Mar 2005 15:46:06 -0000	1.3
@@ -39,7 +39,7 @@
     COLUMN_BOLD = 2
     COLUMN_INFO = 3
 
-    ICON_SIZE = 24
+    ICON_SIZE = 16
 
     def __init__(self):
         gtk.TreeView.__init__(self)




More information about the Thunar-workers mailing list