summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--NEWS29
-rw-r--r--README6
-rw-r--r--configure.ac3
-rw-r--r--help/ChangeLog3
-rw-r--r--po/ChangeLog3
6 files changed, 51 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index c1fe1d3b0..a03ff7c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+
+=== gedit 2.19.92 ===
+
+2007-09-10 Paolo Borelli <pborelli@katamail.com>
+
+ * configure.ac:
+ * README:
+ * NEWS:
+
+ gedit 2.19.92 released
+
2007-09-10 Paolo Borelli <pborelli@katamail.com>
* configure.ac: better pygtk detection error reporting.
diff --git a/NEWS b/NEWS
index ae00ae326..3fffaa5bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
=============
+gedit 2.19.92
+=============
+
+New Features and Fixes
+======================
+- Fix themeing of the message areas with new GTK+ (Ignacio Casal Quinteiro)
+- Misc bugfixes
+
+New and updated translations
+============================
+- Ani Peter (ml)
+- Clytie Siddall (vi)
+- Duarte Loreto (pt)
+- Gabor Kelemen (hu)
+- Goran Rakić (sr.po, sr@Latn)
+- Inaki Larranaga Murgoitio (eu)
+- Ivar Smolin (et)
+- Josep Puigdemont i Casamajó (ca)
+- Jovan Naumovski (mk)
+- Kenneth Nielsen (da)
+- Kjartan Maraas (nb)
+- Milo Casagrande (it)
+- Og Maciel (pt_BR)
+- Rajesh Ranjan (hi)
+- Takeshi AIHANA (ja)
+- Tirumurthi Vasudevan (ta)
+
+
+=============
gedit 2.19.91
=============
diff --git a/README b/README
index f16f8f0d6..a5e528512 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.19.91 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.19.92 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 @@ required to enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.19.91.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.19.91 # change to the toplevel directory
+ % gzip -cd gedit-2.19.92.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.19.92 # 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 dc92fadc7..0d4d852c0 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, 19)
-m4_define(gedit_micro_version, 91)
+m4_define(gedit_micro_version, 92)
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)
@@ -253,6 +253,7 @@ if test "x$have_python" != "xno"; then
if test "x$enable_python" = "xyes"; then
AC_MSG_ERROR([$PYGTK_PKG_ERRORS])
elif test "x$enable_python" = "xautodetect"; then
+ enable_python=no
AC_MSG_WARN([$PYGTK_PKG_ERRORS])
AC_MSG_WARN([Disabling python support])
fi
diff --git a/help/ChangeLog b/help/ChangeLog
index 9964dda5a..949ff0b95 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,6 @@
+
+=== gedit 2.19.92 ===
+
2007-09-09 Luca Ferretti <elle.uca@libero.it>
* it/it.po: Updated Italian translation by
diff --git a/po/ChangeLog b/po/ChangeLog
index e48589cd8..5550540cc 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,6 @@
+
+=== gedit 2.19.92 ===
+
2007-09-09 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated translation by