[gedit] Release 3.7.6
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.7.6
- Date: Wed, 20 Mar 2013 07:17:35 +0000 (UTC)
commit c038601a0fc6dbb79f2a0549606c499ef9641c11
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Wed Mar 20 08:17:20 2013 +0100
Release 3.7.6
NEWS | 34 ++++++++++++++++++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 38 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 423bf44..f5d2d48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
===========
+gedit 3.7.6
+===========
+
+New Features and Fixes
+======================
+- Improvements in docs
+- Misc bugfixes
+
+New and updated translations
+============================
+- ar (Khaled Hosny)
+- be (Sviatlana Liasovich)
+- ca (Gil Forcada)
+- ca valencia (Gil Forcada)
+- da (Kenneth Nielsen)
+- de (Mario Blättermann)
+- el (Dimitris Spingos (Δημήτρης Σπίγγος))
+- es (Daniel Mustieles)
+- et (Mattias Põldaru)
+- fi (Jiri Grönroos)
+- fr (Bruno Brouard)
+- hu (Balázs Úr)
+- id (Andika Triwidada)
+- ja (Jiro Matsuzwa)
+- ko (Changwoo Ryu)
+- lv (Rūdolfs Mazurs)
+- pt (Duarte Loreto)
+- ru (Yuri Myasoedov)
+- sk (Pavol Klačanský)
+- ta (Dr.T.Vasudevan)
+- tg (Victor Ibragimov)
+- th (Akom Chotiphantawanon)
+
+===========
gedit 3.7.5
===========
diff --git a/README b/README
index b9a1d8b..5b7cdb6 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.7.5 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.7.6 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.7.5.tar.xz # unpack the sources
- % cd gedit-3.7.5 # change to the toplevel directory
+ % tar Jxf gedit-3.7.6.tar.xz # unpack the sources
+ % cd gedit-3.7.6 # 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 314df83..875cf12 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, 7)
-m4_define(gedit_micro_version, 5)
+m4_define(gedit_micro_version, 6)
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]