[gedit-plugins] Release version 2.30.0
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Release version 2.30.0
- Date: Mon, 29 Mar 2010 20:20:14 +0000 (UTC)
commit 5829d64579817b003fbd31d2907ccaab5c631c5f
Author: Jesse van den Kieboom <jesse icecrew nl>
Date: Mon Mar 29 22:17:38 2010 +0200
Release version 2.30.0
NEWS | 29 +++++++++++++++++++++++++++++
README | 3 ++-
configure.ac | 4 ++--
3 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 273202c..fbbf1b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
====================
+gedit-plugins 2.30.0
+====================
+
+New features and fixes
+======================
+- Several bugfixes in the commander plugin
+
+New and updated translations
+============================
+ar (Khaled Hosny)
+ca (David Espinosa Alentorn)
+cs (Marek Ä?ernocký)
+cs (Marek Ä?ernocký)
+de (Mario Blättermann)
+es (Jorge González)
+fr (Bruno Brouard)
+gl (Fran Diéguez)
+hu (Gabor Kelemen)
+hu (Gabor Kelemen)
+it (Milo Casagrande)
+pa (A S Alam)
+pl (Piotr DrÄ?g)
+pt (António Lima)
+pt (António Lima)
+sl (Matej UrbanÄ?iÄ?)
+sv (Daniel Nylander)
+zh_CN (Aron Xu)
+
+====================
gedit-plugins 2.29.4
====================
diff --git a/README b/README
index a2c2e08..7a642ee 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.29.4 of gedit-plugins. gedit-plugins are a set of plugins
+This is version 2.30.0 of gedit-plugins. gedit-plugins are a set of plugins
for gedit.
Installation
@@ -22,6 +22,7 @@ charmap Insert special characters just by clicking on them.
codecomment Comment and uncomment blocks of code.
colorpicker Pick a color from a dialog and insert its hexadecimal
representation.
+commander Command gedit from a command line like interface
drawspaces Draw spaces and tabs.
joinlines Join several lines or split long ones.
multiedit Edit document in multiple places at once
diff --git a/configure.ac b/configure.ac
index 0dd793b..04e1a98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
m4_define(gedit_plugins_major_version, 2)
-m4_define(gedit_plugins_minor_version, 29)
-m4_define(gedit_plugins_micro_version, 4)
+m4_define(gedit_plugins_minor_version, 30)
+m4_define(gedit_plugins_micro_version, 0)
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]