gedit r6041 - in trunk: . gedit
- From: sfre svn gnome org
- To: svn-commits-list gnome org
- Subject: gedit r6041 - in trunk: . gedit
- Date: Fri, 28 Dec 2007 20:16:28 +0000 (GMT)
Author: sfre
Date: 2007-12-28 20:16:27 +0000 (Fri, 28 Dec 2007)
New Revision: 6041
ViewCVS link: http://svn.gnome.org/viewcvs/gedit?rev=6041&view=rev
Modified:
trunk/ChangeLog
trunk/gedit/gedit-plugins-engine.c
Log:
Kill engine->active_plugins once and for all
We build the active plugin list when we need it:
- when we load the plugins for the first time
- when the plugin list is changed externally
- when we save the plugin list to gconf
This avoid information duplication, thus making the code simpler and
less error prone.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]