gedit r6431 - in trunk: . help po
- From: pborelli svn gnome org
- To: svn-commits-list gnome org
- Subject: gedit r6431 - in trunk: . help po
- Date: Tue, 19 Aug 2008 20:02:21 +0000 (UTC)
Author: pborelli
Date: Tue Aug 19 20:02:21 2008
New Revision: 6431
URL: http://svn.gnome.org/viewvc/gedit?rev=6431&view=rev
Log:
release 2.23.90
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.ac
trunk/help/ChangeLog
trunk/po/ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Aug 19 20:02:21 2008
@@ -1,3 +1,24 @@
+=============
+gedit 2.23.90
+=============
+
+New Features and Fixes
+======================
+- Misc bugfixes related to the gio migration (Jesse van den Kieboom)
+
+New and updated translations
+============================
+- Ignacio Casal Quinteiro (gl)
+- Jorge Gonzalez (es)
+- Takeshi AIHANA (ja)
+- Christian Kirbach (de)
+- Ivar Smolin (et)
+- Kjartan Maraas (nb)
+- Gil Forcada (ca)
+- Ilkka Tuohela (fi)
+- Runa Bhattacharjee (bn_IN)
+
+
============
gedit 2.23.2
============
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Tue Aug 19 20:02:21 2008
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.23.3 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.23.90 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 @@
Simple install procedure:
- % gzip -cd gedit-2.23.3.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.23.3 # change to the toplevel directory
+ % gzip -cd gedit-2.23.90.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.23.90 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build gedit
[ Become root if necessary ]
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Tue Aug 19 20:02:21 2008
@@ -4,7 +4,7 @@
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 23)
-m4_define(gedit_micro_version, 3)
+m4_define(gedit_micro_version, 90)
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]