[gnome-documents] release: prepare for 0.1.91



commit 9e357d06d6c704407d8b62ee776fb6e67fe5f16e
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 6 17:49:49 2011 -0400

    release: prepare for 0.1.91

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7cc526d..e25bb87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.1.91 - "Mexicola"
+===================
+
+- Hide/show documents on the fly for disabled GOA sources
+- Add a fullscreen preview mode
+- Extend search to look into document authors
+- Add a hi-res application icon
+- Use symbolic emblems
+- Display more file details in list view
+- Use a nicer thumbnail frame from Nautilus for document thumbnails
+- Sanitize and remove extensions from filenames
+- Add keybindings for quit/fullscreen/search
+- Fix parallel builds
+- Add translator comments
+- Fix license files and headers
+- Require GLib 2.29.90 and g-o-a 3.1.90
+
 0.1.90 - "Vintage Hardware"
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 6595205..416009d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.1.90],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.1.91],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]