From 214884485b6740fb340135e1df1c3315f6768ee5 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Mon, 7 Mar 2011 17:27:11 -0500 Subject: Version 2.91.91 --- NEWS | 21 +++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 880f0a44..4470c1bc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +Changes in 2.91.91: +------------------- +* Fixed wrong gsettings schema id and switched to rnds paths +* Make Yelp appear in list of applications in the shell (Florian Müllner) +* Updated translations: + ar (Khaled Hosny) + bg (Alexander Shopov) + ca (Gil Forcada) + de (Christian Kirbach) + es (Daniel Mustieles) + et (Ivar Smolin) + fr (Laurent Coudeur, Gérard Baylard and Bruno Brouard) + he (Yaron Shahrabani) + ko (Changwoo Ryu) + nb (Kjartan Maraas) + pa (A S Alam) + sl (Matej Urbančič) + sv (Daniel Nylander) + uk (Daniel Korostil) + zh_CN (Lele Long) + Changes in 2.91.90: ------------------- * Default to ghelp:gnome-help diff --git a/configure.ac b/configure.ac index 02892a77..2168ac15 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[2.91.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[2.91.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) AC_CONFIG_SRCDIR([src/yelp.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1