Revision: 1349
http://geeqie.svn.sourceforge.net/geeqie/?rev=1349&view=rev
Author: nadvornik
Date: 2009-01-24 13:46:08 +0000 (Sat, 24 Jan 2009)
Log Message:
-----------
adjusted marks spacing to align them with the marks filter
Modified Paths:
--------------
trunk/src/view_file_list.c
Modified: trunk/src/view_file_list.c
===================================================================
--- trunk/src/view_file_list.c 2009-01-24 13:38:53 UTC (rev 1348)
+++ trunk/src/view_file_list.c 2009-01-24 13:46:08 UTC (rev 1349)
@@ -1887,7 +1887,7 @@
g_object_set_data(G_OBJECT(renderer), "column_store_idx",
GUINT_TO_POINTER(n));
index = gtk_tree_view_append_column(GTK_TREE_VIEW(vf->listview),
column);
- gtk_tree_view_column_set_fixed_width(column, 18);
+ gtk_tree_view_column_set_fixed_width(column, 22);
gtk_tree_view_column_set_visible(column, vf->marks_enabled);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn