[gedit] Release 2.91.3



commit 59119f02119895413472f32051982b788ee64395
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Mon Nov 29 19:43:58 2010 +0100

    Release 2.91.3

 NEWS           |   16 ++++++++++++++++
 README         |    6 +++---
 configure.ac   |    2 +-
 po/POTFILES.in |    1 -
 4 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e11319..f565d2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ============
+gedit 2.91.3
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- be (Ihar Hrachyshka)
+- nb (Kjartan Maraas)
+- ta (Dr.T.Vasudevan)
+- ug (Zeper)
+
+============
 gedit 2.91.2
 ============
 
diff --git a/README b/README
index 3022599..c9ace80 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 2.91.2 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.3 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.2.tar.gz | tar xvf - 	# unpack the sources
-  % cd gedit-2.91.2				# change to the toplevel directory
+  % gzip -cd gedit-2.91.3.tar.gz | tar xvf - 	# unpack the sources
+  % cd gedit-2.91.3				# 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 27dc491..1afc385 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,  2)
+m4_define(gedit_micro_version,  3)
 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/])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 04e2396..beaaeba 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -30,7 +30,6 @@ gedit/gedit-plugins-engine.c
 gedit/gedit-print-job.c
 [type: gettext/glade]gedit/gedit-print-preferences.ui
 gedit/gedit-print-preview.c
-gedit/gedit-smart-charset-converter.c
 gedit/gedit-statusbar.c
 gedit/gedit-style-scheme-manager.c
 gedit/gedit-tab.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]