[gedit] Release 3.7.4
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.7.4
- Date: Tue, 19 Feb 2013 20:11:01 +0000 (UTC)
commit 86c2f78c7162cfbccfcc1d7448eee175b2e1d6da
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Feb 19 21:10:50 2013 +0100
Release 3.7.4
NEWS | 36 ++++++++++++++++++++++++++++++++++++
README | 2 +-
configure.ac | 4 ++--
3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3ba0190..e5d9b12 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
===========
+gedit 3.7.4
+===========
+
+New Features and Fixes
+======================
+- Use revealer to animate the search bar and the notification bars (Ignacio Casal Quinteiro)
+- Several fixes in snippets (Sébastien Wilmet)
+- Improvements in docs (Ekaterina Gerasimova)
+- Misc bugfixes
+
+New and updated translations
+============================
+- as (Nilamdyuti Goswami)
+- bg (Alexander Shopov)
+- es (Daniel Mustieles)
+- eu (Iñaki Larrañaga Murgoitio)
+- gl (Fran Dieguez)
+- he (Yaron Shahrabani)
+- it (Milo Casagrande)
+- ja (Carrot031)
+- lt (Aurimas Černius)
+- ml (Anish A)
+- nb (Kjartan Maraas)
+- nl (Wouter Bolsterlee)
+- pl (Piotr Drąg)
+- pt_BR (Rafael Ferreira)
+- ru (Yuri Myasoedov)
+- sl (Matej Urbančič)
+- sr latin (Miroslav Nikolić)
+- sr (Мирослав Николић)
+- th (Akom Chotiphantawanon)
+- ug (Gheyret Kenji)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+===========
gedit 3.7.3
===========
diff --git a/README b/README
index 687035a..11f5baf 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.7.3 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.7.4 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.
diff --git a/configure.ac b/configure.ac
index a4d7ea8..9913364 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, 3)
+m4_define(gedit_micro_version, 4)
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/])
@@ -326,7 +326,7 @@ PKG_CHECK_MODULES(GEDIT, [
libxml-2.0 >= 2.5.0
glib-2.0 >= 2.28.0
gio-2.0 >= 2.35.4
- gtk+-3.0 >= 3.6.0
+ gtk+-3.0 >= 3.7.10
gtksourceview-3.0 >= 3.2.0
libpeas-1.0 >= 1.7.0
libpeas-gtk-1.0 >= 1.7.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]