[eog] Prepare for release 3.7.4
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Prepare for release 3.7.4
- Date: Mon, 14 Jan 2013 18:40:38 +0000 (UTC)
commit ab5c16869f81374ff0e18d9b53e89b78b88ea595
Author: Felix Riemann <friemann gnome org>
Date: Mon Jan 14 19:35:32 2013 +0100
Prepare for release 3.7.4
NEWS | 29 +++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bfb1d73..34f0e55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Version 3.7.4
+-------------
+
+ * Use XDG_DATA_DIRS and XDG_DATA_HOME as plugin search paths
+
+Bug fixes:
+
+ #683335, Set the basename for print-to-file (Federico Mena Quintero)
+ #689165, eog contains files which do not have a valid copyright or
+ license information (Felix Riemann)
+ #690282, Load per-user plugins from $XDG_DATA_DIRS (Felix Riemann)
+ #690931, Any combination of the `1` key is bound to "Normal Size" (F. Riemann)
+ #691517, missing check against null in handle_image_selection_changed_cb
+ #691552, Use <control>q shortcut to quit the application (Florian MÃllner)
+
+New and updated translations:
+
+- Ivaylo Valkov [bg]
+- Dimitris Spingos (ÎÎÎÎÏÏÎÏ ÎÏÎÎÎÎÏ) [el]
+- Mattias PÃldaru [et]
+- Fabio Tomat [fur]
+- Fran Dieguez [gl]
+- Aurimas Äernius [lt]
+- Piotr DrÄg [pl]
+- Florencio Neves, Enrico Nicoletto [pt_BR]
+- Richard Stanislavskà [sk]
+- Theppitak Karoonboonyanan [th]
+- Gheyret Kenji [ug]
+
Version 3.7.2
-------------
diff --git a/configure.ac b/configure.ac
index 2dc5f14..73dd77f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
m4_define(eog_major_version, 3)
m4_define(eog_minor_version, 7)
-m4_define(eog_micro_version, 3)
+m4_define(eog_micro_version, 4)
m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]