[gedit] 2.91.10
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] 2.91.10
- Date: Tue, 22 Mar 2011 00:58:31 +0000 (UTC)
commit 7c75d7bb006487229bdfbcf6598e60a4fd58295b
Author: Paolo Borelli <pborelli gnome org>
Date: Tue Mar 22 01:04:50 2011 +0100
2.91.10
NEWS | 25 +++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 29 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6fafb2e..2039d11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+=============
+gedit 2.91.10
+=============
+
+New Features and Fixes
+======================
+- More improvements in the new user help (Jim Campbell)
+- Misc bugfixes
+
+New and updated translations
+============================
+- ca (Gil Forcada)
+- cs (Marek Ä?ernocký)
+- de (Mario Blättermann)
+- el (Michael Kotsarinis)
+- el (Simos Xenitellis)
+- es (Daniel Mustieles)
+- es (Jorge González)
+- et (Mattias Põldaru)
+- lv (Rudolfs)
+- pl (Piotr DrÄ?g)
+- pt (Duarte Loreto)
+- ro (Lucian Adrian Grijincu)
+- sl (Andrej ŽnidarÅ¡iÄ?)
+
============
gedit 2.91.9
============
diff --git a/README b/README
index cdf13b8..df4b341 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.91.9 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.10 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.
@@ -71,8 +71,8 @@ plugins support.
Simple install procedure:
- % gzip -cd gedit-2.91.9.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.91.9 # change to the toplevel directory
+ % gzip -cd gedit-2.91.10.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.91.10 # 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 90aea4e..3504322 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 91)
-m4_define(gedit_micro_version, 9)
+m4_define(gedit_micro_version, 10)
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],[gedit],[http://projects.gnome.org/gedit/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]