Revision: 1507
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1507&view=rev
Author:   zas_
Date:     2009-03-10 17:58:30 +0000 (Tue, 10 Mar 2009)

Log Message:
-----------
Remove now useless element.

Modified Paths:
--------------
    trunk/src/layout_util.c

Modified: trunk/src/layout_util.c
===================================================================
--- trunk/src/layout_util.c     2009-03-10 17:22:17 UTC (rev 1506)
+++ trunk/src/layout_util.c     2009-03-10 17:58:30 UTC (rev 1507)
@@ -1263,7 +1263,7 @@
   { "About",           NULL,           N_("_About"),           NULL,           
NULL,   CB(layout_menu_about_cb) },
   { "LogWindow",       NULL,           N_("_Log Window"),      NULL,           
NULL,   CB(layout_menu_log_window_cb) },
   
-  { "ExifWin",         NULL,           N_("E_xif window"),     "<control>E",   
NULL,   CB(layout_menu_bar_exif_cb),     FALSE  },
+  { "ExifWin",         NULL,           N_("E_xif window"),     "<control>E",   
NULL,   CB(layout_menu_bar_exif_cb) },
 
 };
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to