[gnome-font-viewer] release: prepare for 3.5.2



commit e9563f605ac1058d6265894661de88d58b577932
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jun 4 12:08:00 2012 -0400

    release: prepare for 3.5.2

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2a3ff5e..a9daef4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+GNOME Font Viewer - 3.5.2
+-------------------------------------------------------------------------------
+
+ â Fall back to C locale when constructing the sample string before picking an
+   entirely random-glyph string
+ â Flip font widget orientation for RTL locales
+ â Always pick a valid size for fixed-size fonts
+ â Fix missing string compression before display for PS fonts
+ â Improve string sanitizing before display for information fetched out of the
+   font files
+ â Monitor fontconfig directories for new fonts
+ â Support fontconfig XDG_DATA_HOME directory for font install, if present
+ â Set a fallback icon when thumbnails are not available
+ â Force black on white for font text display
+ â Quit with Ctrl+Q
+ â Use GResource for UI files
+ â Correctly update the install button when install completes
+
 GNOME Font Viewer - 3.5.1
 -------------------------------------------------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 7a8fe57..5a587d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-font-viewer], [3.5.1],
+AC_INIT([gnome-font-viewer], [3.5.2],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-font-viewer],
 	[gnome-font-viewer],
 	[http://live.gnome.org/GnomeUtils])



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