gedit r6939 - in trunk: . help po
- From: pborelli svn gnome org
- To: svn-commits-list gnome org
- Subject: gedit r6939 - in trunk: . help po
- Date: Mon, 2 Mar 2009 16:46:37 +0000 (UTC)
Author: pborelli
Date: Mon Mar 2 16:46:37 2009
New Revision: 6939
URL: http://svn.gnome.org/viewvc/gedit?rev=6939&view=rev
Log:
2.25.8
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.ac
trunk/help/ChangeLog
trunk/po/ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Mar 2 16:46:37 2009
@@ -1,4 +1,30 @@
============
+gedit 2.25.8
+============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- Baris Cicek (tr)
+- Claude Paroz (fr)
+- Duarte Loreto (pt)
+- Gabor Kelemen (hu)
+- Jesse van den Kieboom (nl)
+- Mattias PÃldaru (et)
+- Milo Casagrande (it)
+- Philip Withnall (en_GB)
+- Rajesh Ranjan (hi)
+- Rajesh Ranjan (mai)
+- Sandeep Shedmake (mr)
+- Sweta Kothari (gu)
+- Takeshi AIHANA (ja)
+- Theppitak Karoonboonyanan (th)
+
+
+============
gedit 2.25.7
============
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Mar 2 16:46:37 2009
@@ -1,7 +1,7 @@
General Information
===================
-This is version 2.25.7 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 2.25.8 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.
@@ -65,14 +65,14 @@
Installation
============
-gedit requires GTK+-2.14.x, GtkSourceView 2.2.x and GConf libraries.
-PyGobject 2.12.x, PyGtk 2.12.x and PyGtkSourceView 2.2.x are required to
+gedit requires GTK+-2.14.x, GtkSourceView 2.4.x and GConf libraries.
+PyGobject 2.12.x, PyGtk 2.12.x and PyGtkSourceView 2.4.x are required to
enable python plugins support.
Simple install procedure:
- % gzip -cd gedit-2.25.7.tar.gz | tar xvf - # unpack the sources
- % cd gedit-2.25.7 # change to the toplevel directory
+ % gzip -cd gedit-2.25.8.tar.gz | tar xvf - # unpack the sources
+ % cd gedit-2.25.8 # 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 Mon Mar 2 16:46:37 2009
@@ -4,7 +4,7 @@
m4_define(gedit_major_version, 2)
m4_define(gedit_minor_version, 25)
-m4_define(gedit_micro_version, 7)
+m4_define(gedit_micro_version, 8)
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]