=== gedit 2.25.2 === 2008-12-01 Paolo Borelli * configure.ac: * README: * NEWS: gedit 2.25.2 release 2008-12-01 Paolo Borelli * gedit/gedit-window.c: store the panes state before deactivating the plugins 2008-12-01 Paolo Borelli * gedit/gedit-window.c: unref actions after adding them to the action group * gedit/gedit-documents-panel.c: properly ref and unref the window 2008-12-01 Paolo Borelli * plugins/filebrowser/gedit-file-browser-enum-types.c.template: Do not intern the string. 2008-12-01 Paolo Borelli * gedit/gedit-plugins-engine.c: free the infos after the loaders 2008-12-01 Paolo Borelli * plugins/filebrowser/gedit-file-browser-store.c: * plugins/spell/gedit-spell-plugin.c: * plugins/spell/gedit-automatic-spell-checker.c: Do not use g_quark_from_static_string, it should not be used in loadable modules.