[evince] release: 3.5.5
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] release: 3.5.5
- Date: Tue, 7 Aug 2012 18:39:12 +0000 (UTC)
commit 08dde2d52fa6232d8d4697dbdaba62be02a53d9b
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Tue Aug 7 20:38:35 2012 +0200
release: 3.5.5
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97e4e05..434c9aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
================
+Evince 3.5.5
+================
+
+New features and improvements:
+
+ * Use GtkApplication to inhibit the screensaver (Christian Persch)
+ * Port EvApplication to GtkApplication and make EvWindow a
+ GtkApplicationWindow (Christian Persch)
+ * Port evince daemon to GApplication (Christian Persch)
+ * Use gdbus-codegen for D-Bus interfaces (Christian Persch, Carlos
+ Garcia Campos)
+
+Bug fixes:
+
+ * Fix sent to when filename contains spaces (#681144, Carlos
+ Garcia Campos)
+ * Apply default settings also for documents opened from /tmp
+ (#680145, Carlos Garcia Campos)
+ * Replace GDK_THREADS_ENTER/LEAVE with gdk_threads_enter/leave
+ (#681215, Matthias Clasen)
+
+Translation updates:
+
+ * Dimitris Spingos (ÎÎÎÎÏÏÎÏ ÎÏÎÎÎÎÏ) (el)
+ * Fran Dieguez (gl)
+ * Sweta Kothari (gu)
+ * Andika Triwidada (id)
+ * OKANO Takayoshi (ja)
+ * Baurzhan Muftakhidinov (kk)
+ * Matej UrbanÄiÄ (sl)
+ * Miroslav NikoliÄ (sr latin)
+ * ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (sr)
+ * Praveen Illa (te)
+
+================
Evince 3.5.4
================
diff --git a/configure.ac b/configure.ac
index c58d6d9..41fb715 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[5])
-m4_define([ev_micro_version],[4])
+m4_define([ev_micro_version],[5])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]