NEWS; update for 2.13.4.

2006-01-03  Rodrigo Moya <rodrigo@novell.com>

	* configure.in:
	* NEWS; update for 2.13.4.
This commit is contained in:
Rodrigo Moya 2006-01-03 19:23:03 +00:00 committed by Rodrigo Moya
parent e792de8a73
commit dc9eede823
3 changed files with 37 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-01-03 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
* NEWS; update for 2.13.4.
2006-01-03 Mark McLoughlin <mark@skynet.ie>
* configure.in: remove unused --enable-gconf-source

31
NEWS
View file

@ -1,3 +1,34 @@
gnome-control-center 2.13.4
default-applications:
- Added Opera to list of default browsers (pholie) (324629)
keyboard:
- Fixed leak on GtkSizeGroup's (Jaap A. Haitsma) (321549)
themus:
- Update the background for metathemes that provide a preferred
background (Guillaume Desmottes) (147665)
- Fixed typeahead searching in themes list (David Seseño)
windows behavior:
- Fixed mnemonics (Rajan Singh)
settings daemon:
- Restore prelight/active/mouse-over feedback for Tk (jenglish) (130299)
- Made Emacs xsettings mimic better GNOME's look & feel (Lukasz Stelmach)
(320727)
other:
- Compilation fixes (Jens Granseuer) (321779)
- Removed unused --enable-gconf-source option (Mark McLoughlin)
updated translations:
- ca (Josep Puigdemont i Casamajó)
- fi (Ilkka Tuohela)
- vi (Clytie Siddall)
------------------------------------------------------------------------------
gnome-control-center 2.13.3
about-me:

View file

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