[gedit] Release 2.27.5
- From: Paolo Borelli <pborelli src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Release 2.27.5
- Date: Mon, 24 Aug 2009 20:16:01 +0000 (UTC)
commit 3aaa7833c6565b362c73b51fc85873184f3ab388
Author: Paolo Borelli <pborelli gnome org>
Date: Mon Aug 24 22:06:17 2009 +0200
Release 2.27.5
NEWS | 27 +++++++++++++++++++++++++++
README | 8 ++++----
configure.ac | 2 +-
3 files changed, 32 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29f972c..47d4404 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
============
+gedit 2.27.5
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- bg (Yavor Doganov)
+- br (Denis Arnaud)
+- ca (Gil Forcada)
+- ca valencia (Carles Ferrando Garcia)
+- eo (Jacob Nordfalk)
+- es (Jorge González)
+- et (Ivar Smolin)
+- fi (Tommi Vainikainen)
+- gl (Antón Méixome)
+- pl (Piotr DrÄ?g)
+- pt_BR (André Gondim)
+- ro (Lucian Adrian Grijincu)
+- sv (Daniel Nylander)
+- th (Akom C.)
+
+
+============
gedit 2.27.4
============
diff --git a/README b/README
index 10dde7a..4fa7039 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.27.4 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.27.5 of gedit. gedit is a small and lightweight UTF-8 text
editor for the GNOME environment.
gedit is part of GNOME and uses the latest GTK+ and GNOME libraries.
@@ -65,14 +65,14 @@ Information about gedit mailing lists can be found at
Installation
============
-gedit requires GTK+-2.14.x, GtkSourceView 2.4.x and GConf libraries.
+gedit requires GTK+-2.16.x, GtkSourceView 2.4.x and GConf libraries.
PyGobject 2.12.x, PyGtk 2.12.x and PyGtkSourceView 2.4.x are required to
enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.27.4.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.27.4 # change to the toplevel directory
+ % gzip -cd gedit-2.27.5.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.27.5 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
diff --git a/configure.ac b/configure.ac
index 27e2cad..023b524 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 27)
-m4_define(gedit_micro_version, 4)
+m4_define(gedit_micro_version, 5)
m4_define(gedit_version, gedit_major_version.gedit_minor_version.gedit_micro_version)
AC_INIT(gedit, gedit_version, http://bugzilla.gnome.org/enter_bug.cgi?product=gedit)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]