[gedit] Release 2.91.6



commit 4d15642589a92dc0ae97fe48cca800f5194a90af
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Feb 1 17:47:33 2011 +0100

    Release 2.91.6

 NEWS             |   20 ++++++++++++++++++++
 README           |    6 +++---
 configure.ac     |    2 +-
 po/POTFILES.in   |    3 ++-
 po/POTFILES.skip |    1 +
 5 files changed, 27 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index f38604b..cdb6f01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ============
+gedit 2.91.6
+============
+
+New Features and Fixes
+======================
+- Fix encoding conversion (Ignacio Casal Quinteiro)
+- Add invalid char support (Ignacio Casal Quinteiro, Paolo Borelli)
+- More plugins ported to pygobject
+- Misc bugfixes
+
+New and updated translations
+============================
+- cs (Marek Ä?ernocký)
+- el (Î?ιÏ?Ï?γοÏ? ΣÏ?εÏ?ανάκηÏ?)
+- eo (Kristjan SCHMIDT)
+- eu (Iñaki Larrañaga Murgoitio)
+- gl (Fran Diéguez)
+- pa (A S Alam)
+
+============
 gedit 2.91.5
 ============
 
diff --git a/README b/README
index 0b356cf..887f204 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 2.91.5 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.91.6 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.5.tar.gz | tar xvf - 	# unpack the sources
-  % cd gedit-2.91.5				# change to the toplevel directory
+  % gzip -cd gedit-2.91.6.tar.gz | tar xvf - 	# unpack the sources
+  % cd gedit-2.91.6				# 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 1ba6ebb..ee9e793 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,  5)
+m4_define(gedit_micro_version,  6)
 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 d92caf0..e108336 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -50,12 +50,14 @@ plugins/docinfo/docinfo.plugin.desktop.in
 plugins/docinfo/gedit-docinfo-plugin.c
 plugins/externaltools/data/open-terminal-here-osx.desktop.in
 plugins/externaltools/externaltools.plugin.desktop.in
+plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml.in.in
 plugins/externaltools/tools/__init__.py
 plugins/externaltools/tools/capture.py
 plugins/externaltools/tools/functions.py
 plugins/externaltools/tools/manager.py
 plugins/externaltools/tools/outputpanel.py
 [type: gettext/glade]plugins/externaltools/tools/tools.ui
+plugins/externaltools/tools/windowactivatable.py
 plugins/externaltools/data/build.desktop.in
 plugins/externaltools/data/open-terminal-here.desktop.in
 plugins/externaltools/data/remove-trailing-spaces.desktop.in
@@ -73,7 +75,6 @@ plugins/pythonconsole/pythonconsole.plugin.desktop.in
 plugins/pythonconsole/pythonconsole/__init__.py
 [type: gettext/glade]plugins/pythonconsole/pythonconsole/config.ui
 plugins/quickopen/quickopen/popup.py
-plugins/quickopen/quickopen/windowhelper.py
 plugins/quickopen/quickopen.plugin.desktop.in
 plugins/snippets/snippets.plugin.desktop.in
 [type: gettext/glade]plugins/snippets/snippets/snippets.ui
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 30f8832..f540f3b 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -7,6 +7,7 @@ gedit/dialogs/gedit-style-scheme-generator.c
 gedit/smclient/eggdesktopfile.c
 gedit/smclient/eggsmclient.c
 plugins/checkupdate/org.gnome.gedit.plugins.checkupdate.gschema.xml.in
+plugins/externaltools/org.gnome.gedit.plugins.externaltools.gschema.xml.in
 plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.xml.in
 plugins/pythonconsole/org.gnome.gedit.plugins.pythonconsole.gschema.xml.in
 plugins/time/org.gnome.gedit.plugins.time.gschema.xml.in



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