[gedit] Release 3.1.5
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Release 3.1.5
- Date: Tue, 6 Sep 2011 12:55:31 +0000 (UTC)
commit eb71966fa7d08637a9ec8dbaacddbde3b82497f0
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Sep 6 12:57:44 2011 +0200
Release 3.1.5
NEWS | 19 +++++++++++++++++++
README | 6 +++---
configure.ac | 2 +-
3 files changed, 23 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 49242ca..718339a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
===========
+gedit 3.1.5
+===========
+
+New Features and Fixes
+======================
+- Update snippet for mallard (GermÃn PÃo-CaamaÃo)
+- Update the quickopen dialog to look more GNOMEish 3 (Ignacio Casal Quinteiro)
+- Use symbolic icons for the search popup. (Ignacio Casal Quinteiro)
+- Point to the right help in the dialogs (Ignacio Casal Quinteiro, Jim Campbell)
+
+New and updated translations
+============================
+- fa (Arash Mousavi)
+- it (Milo Casagrande)
+- tr (Muhammet Kara)
+- zh_HK (Chao-Hsiung Liao)
+- zh_TW (Chao-Hsiung Liao)
+
+===========
gedit 3.1.4
===========
diff --git a/README b/README
index 06c5387..4986cc1 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.1.4 of gedit. gedit is a small and lightweight UTF-8 text
+This is version 3.1.5 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.1.4.tar.xz # unpack the sources
- % cd gedit-3.1.4 # change to the toplevel directory
+ % tar Jxf gedit-3.1.5.tar.xz # unpack the sources
+ % cd gedit-3.1.5 # 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 3f4a1d7..52564e3 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, 1)
-m4_define(gedit_micro_version, 4)
+m4_define(gedit_micro_version, 5)
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]