==== gedit-plugins 2.25.2 ==== 2009-01-05 Ignacio Casal Quinteiro * plugins/bookmarks/Makefile.am: Add icon to distribution. 2009-01-05 Ignacio Casal Quinteiro * plugins/bracketcompletion/bracketcompletion.py: Skip closing brackets. (Fixes bug #566557). 2009-01-03 Jesse van den Kieboom * plugins/sessionsaver/Makefile.am: * plugins/sessionsaver/dialogs.py: * plugins/bookmarks/Makefile.am: * plugins/charmap/Makefile.am: * plugins/drawspaces/gedit-drawspaces-plugin.c: * plugins/drawspaces/Makefile.am: * plugins/showtabbar/Makefile.am: Makefile cleanup and use get_data_dir() where applicable (also install data in correct data directory now) 2009-01-03 Jesse van den Kieboom * configure.ac: bump version of gedit to 2.25.3 to make use of gedit_plugin_get_data_dir. 2009-01-03 Jesse van den Kieboom * configure.ac: bump version of gedit to 2.25.3 to make use of gedit_plugin_get_data_dir. 2009-01-03 Jesse van den Kieboom * plugins/sessionsaver/Makefile.am: * plugins/bracketcompletion/Makefile.am: * plugins/smartspaces/Makefile.am: * plugins/joinlines/Makefile.am: * plugins/charmap/Makefile.am: * plugins/terminal/Makefile.am: * plugins/colorpicker/Makefile.am: * plugins/drawspaces/Makefile.am: * plugins/showtabbar/Makefile.am: * plugins/codecomment/Makefile.am: Updated to use $(GEDIT_PLUGINS_LIBS_DIR). 2009-01-03 Jesse van den Kieboom * configure.ac: * plugins/bookmarks: Added new bookmarks plugin. 2009-01-02 Jesse van den Kieboom * plugins/bracketcompletion/bracketcompletion.py: added completion for <> for php. 2008-12-28 Ignacio Casal Quinteiro * configure.ac: Bump gtksourceview to 2.5.1 * plugins/drawspaces/gedit-drawspaces-plugin.c: * plugins/drawspaces/drawspaces.glade: * plugins/drawspaces/drawspaces.ui: Update drawspaces to show non breaking spaces. 2008-12-26 Paolo Borelli * configure.ac: use pkg-config to check for pyvte.