Revision: 1838
http://geeqie.svn.sourceforge.net/geeqie/?rev=1838&view=rev
Author: nadvornik
Date: 2009-09-06 14:29:19 +0000 (Sun, 06 Sep 2009)
Log Message:
-----------
improved editor loading
Modified Paths:
--------------
trunk/src/layout_util.c
Modified: trunk/src/layout_util.c
===================================================================
--- trunk/src/layout_util.c 2009-09-06 14:21:19 UTC (rev 1837)
+++ trunk/src/layout_util.c 2009-09-06 14:29:19 UTC (rev 1838)
@@ -1987,6 +1987,9 @@
}
work = layout_window_list;
+
+#if 0
+/* it should be enough to remove the old editors after the new ones are
loaded, in layout_actions_setup_editors */
while (work)
{
LayoutWindow *lw = work->data;
@@ -1997,6 +2000,7 @@
g_object_unref(lw->action_group_editors);
lw->action_group_editors = NULL;
}
+#endif
editor_table_clear();
layout_editors_reload_idle_id =
g_idle_add(layout_editors_reload_idle_cb, NULL);
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn