[gedit] Release 3.3.8



commit 66a6a0af6b144afdfe30ba0efa4f484846dfc9e0
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Mar 20 17:54:03 2012 +0100

    Release 3.3.8

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 52 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a4a391..fb7df8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,52 @@
 ===========
+gedit 3.3.8
+===========
+
+New Features and Fixes
+======================
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Ibrahim Saed)
+- as (Nilamdyuti Goswami)
+- be (Sviatlana Liasovich)
+- bg (Alexander Shopov)
+- bg (Krasimir Chonov)
+- cs (Marek ÄernockÃ)
+- da (Kenneth Nielsen)
+- en_GB (Bruce Cowan)
+- es (Daniel Mustieles)
+- et (Mattias PÃldaru)
+- eu (IÃaki LarraÃaga Murgoitio)
+- fa (Arash Mousavi)
+- fi (Tommi Vainikainen)
+- fr (Bruno Brouard)
+- gl (Fran Dieguez)
+- gu ("Last-Translator: \n")
+- hi (rajesh)
+- hu (Gabor Kelemen)
+- it (Milo Casagrande)
+- ko (Changwoo Ryu)
+- lt (Algimantas MargeviÄius)
+- lv (RÅdolfs Mazurs)
+- nb (Kjartan Maraas)
+- nl (Wouter Bolsterlee)
+- pa (A S Alam)
+- pl (Piotr DrÄg)
+- pt (Duarte Loreto)
+- ru (Yuri Myasoedov)
+- sl (Matej UrbanÄiÄ)
+- sr latin (Miroslav NikoliÄ)
+- sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+- sv (Daniel Nylander)
+- te (Sasi Bhushan Boddepalli)
+- tr (Muhammet Kara)
+- vi (Nguyán ThÃi Ngác Duy)
+- zh_HK (Pin-hsien Li)
+- zh_TW (Pin-hsien Li)
+
+===========
 gedit 3.3.7
 ===========
 
diff --git a/README b/README
index d328f0e..fa73e03 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 3.3.7 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.3.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.
@@ -71,8 +71,8 @@ plugins support.
 
 Simple install procedure:
 
-  % tar Jxf gedit-3.3.7.tar.xz			# unpack the sources
-  % cd gedit-3.3.7				# change to the toplevel directory
+  % tar Jxf gedit-3.3.8.tar.xz			# unpack the sources
+  % cd gedit-3.3.8				# 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 a049ab7..23df014 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.63.2)
 
 m4_define(gedit_major_version, 3)
 m4_define(gedit_minor_version, 3)
-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],[gedit],[http://projects.gnome.org/gedit/])



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