[gedit-plugins] Release 2.29.2
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release 2.29.2
- Date: Mon, 16 Nov 2009 14:30:15 +0000 (UTC)
commit 072c274b99abc824d2c47c3e292433dbb6ebbe95
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Nov 16 15:25:25 2009 +0100
Release 2.29.2
NEWS | 22 ++++++++++++++++++++++
README | 3 ++-
configure.ac | 2 +-
3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6ff9db4..1c9f057 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
====================
+gedit-plugins 2.29.2
+====================
+
+New features and fixes
+======================
+- Added multi edit plugin (Jesse van den Kieboom)
+- Misc Bugfixes
+
+New and updated translations
+============================
+- bn_IN (Runa Bhattacharjee)
+- cs (Marek Ä?ernocký)
+- es (Jorge González)
+- gu (Sweta Kothari)
+- kn (Shankar Prasad)
+- or (Manoj Kumar Giri)
+- pt_BR (Og Maciel)
+- sv (Daniel Nylander)
+- ta (I. Felix)
+- te (Krishna Babu K)
+
+====================
gedit-plugins 2.29.1
====================
diff --git a/README b/README
index f052546..abbeedc 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.29.1 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 2.29.2 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
@@ -24,6 +24,7 @@ colorpicker Pick a color from a dialog and insert its hexadecimal
representation.
drawspaces Draw spaces and tabs.
joinlines Join several lines or split long ones.
+multiedit Edit document in multiple places at once
sessionsaver Save and restore your working sessions.
showtabbar Add a menu entry to show/hide the tabbar.
smartspaces Forget you're not using tabulations.
diff --git a/configure.ac b/configure.ac
index 5694c1f..916e667 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(gedit_plugins_major_version, 2)
m4_define(gedit_plugins_minor_version, 29)
-m4_define(gedit_plugins_micro_version, 1)
+m4_define(gedit_plugins_micro_version, 2)
m4_define(gedit_plugins_version, gedit_plugins_major_version.gedit_plugins_minor_version.gedit_plugins_micro_version)
AC_INIT(gedit-plugins, gedit_plugins_version, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]