gedit r6476 - in trunk: . help po



Author: pborelli
Date: Mon Sep  1 13:26:27 2008
New Revision: 6476
URL: http://svn.gnome.org/viewvc/gedit?rev=6476&view=rev

Log:
2.23.91


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 Sep  1 13:26:27 2008
@@ -1,4 +1,34 @@
 =============
+gedit 2.23.91
+=============
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- Arangel Angov (mk)
+- Chao-Hsiung Liao (zh_HK)
+- Chao-Hsiung Liao (zh_TW)
+- Daniel Nylander (sv)
+- FÃbio Nogueira, Vladimir Melo (pt_BR)
+- Goran Rakic (sr latin)
+- Ilkka Tuohela (fi)
+- Inaki Larranaga Murgoitio (eu)
+- Ivar Smolin (et)
+- Jorge Gonzalez (es)
+- Kjartan Maraas (nb)
+- Manoj Kumar Giri (or)
+- Robert-Andrà Mauchin (fr)
+- SeÃn de BÃrca (ga)
+- Shankar Prasad (kn)
+- Sweta Kothari (gu)
+- Takeshi AIHANA (ja)
+- Theppitak Karoonboonyanan (th)
+
+
+=============
 gedit 2.23.90
 =============
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Sep  1 13:26:27 2008
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 2.23.90 of gedit. gedit is a small and lightweight UTF-8 text 
+This is version 2.23.91 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.90.tar.gz | tar xvf - 	# unpack the sources
-  % cd gedit-2.23.90				# change to the toplevel directory
+  % gzip -cd gedit-2.23.91.tar.gz | tar xvf - 	# unpack the sources
+  % cd gedit-2.23.91				# 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 Sep  1 13:26:27 2008
@@ -4,7 +4,7 @@
 
 m4_define(gedit_major_version,  2)
 m4_define(gedit_minor_version, 23)
-m4_define(gedit_micro_version, 90)
+m4_define(gedit_micro_version, 91)
 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]