Revision: 1163
http://geeqie.svn.sourceforge.net/geeqie/?rev=1163&view=rev
Author: nadvornik
Date: 2008-10-18 09:07:52 +0000 (Sat, 18 Oct 2008)
Log Message:
-----------
fixed bar_exif separator
Modified Paths:
--------------
trunk/src/bar_exif.c
Modified: trunk/src/bar_exif.c
===================================================================
--- trunk/src/bar_exif.c 2008-10-18 08:40:32 UTC (rev 1162)
+++ trunk/src/bar_exif.c 2008-10-18 09:07:52 UTC (rev 1163)
@@ -679,7 +679,7 @@
}
eb->custom_sep = gtk_hseparator_new();
- gtk_table_attach(GTK_TABLE(table), eb->custom_sep, 0, 1,
+ gtk_table_attach(GTK_TABLE(table), eb->custom_sep, 0, 3,
exif_len, exif_len + 1,
GTK_FILL, GTK_FILL, 2, 2);
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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn