updated for 2.13.92.

2006-02-13  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS: updated for 2.13.92.
This commit is contained in:
Rodrigo Moya 2006-02-13 22:44:25 +00:00 committed by Rodrigo Moya
parent 198dbb866a
commit e14bdd4bb2
3 changed files with 37 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-02-13 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
* NEWS: updated for 2.13.92.
2006-02-09 Rodney Dawes <dobey@novell.com>
* configure.in: Require gtk+ 2.8.12 for cairo speed workaround for

31
NEWS
View file

@ -1,8 +1,39 @@
gnome-control-center 2.13.92
background:
- Re-added instant apply (Rodney Dawes)
default applications:
- Fixed compilation warnings (Luca Cavalli)
settings daemon:
- Only start esd when not running (Rodrigo Moya)
other:
- Removed HAL dependency added by mistake (Rodrigo Moya)
- Depend on glib >= 2.8.0 (Rodrigo Moya)
- Depend on gtk+ >= 2.8.12 for Cairo speed workaround (Rodney Dawes)
updated translations:
- ca (Josep Puigdemont i Casamajó)
- da (Ole Laursen)
- de (Hendrik Richter)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- th (Theppitak Karoonboonyanan)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.91
build:
- enable generation of Makefile for spanish docs to fix the build.
------------------------------------------------------------------------------
gnome-control-center 2.13.90
about-me:

View file

@ -1,4 +1,4 @@
AC_INIT([control-center], [2.13.91],
AC_INIT([control-center], [2.13.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_MACRO_DIR([m4])