updated for 2.14.0.

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

	* configure.in:
	* NEWS: updated for 2.14.0.
This commit is contained in:
Rodrigo Moya 2006-03-13 15:02:28 +00:00 committed by Rodrigo Moya
parent 07c3758e8a
commit bfda902076
3 changed files with 65 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-03-13 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
* NEWS: updated for 2.14.0.
2006-03-03 Mathis Hasselmann <mathias.hasselmann@gmx.de>
Fixes #333119

59
NEWS
View file

@ -1,3 +1,62 @@
gnome-control-center 2.14.0
default applications:
- Use correct text domain name (Luca Cavalli) (332833)
- Fixed response to icon theme changes (Luca Cavalli) (330154)
- Compilation fixes (Luca Cavalli) (332973)
- Don't use deprecated gtk_entry_set_editable (Luca Cavalli) (329193)
settings daemon:
- Removed spawning of esd (Rodrigo Moya)
- Register the settings daemon per DISPLAY (Michael Witrant) (94049)
sound:
- Mark missing strings for translation (Rodrigo Moya) (333125)
help:
- Pruned capplets documentation, and link to the user's guide (Joachim Noreiko)
(332184)
general:
- Fixed compilation with GStreamer 0.8 (Mathis Hasselmann) (333119)
updated translations:
- bg (Alexander Shopov)
- bn (Runa Bhattacharjee)
- ca (Josep Puigdemont i Casamajó)
- cs (Miloslav Trmac)
- cy (Rhys Jones)
- da (Ole Laursen)
- de (Hendrik Richter, Hendrik Brandt)
- el (Simos Xenitellis)
- es (Francisco Javier F. Serrador)
- et (Priit Laes)
- fa (Roozbeh Pournader)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- it (Luca Ferretti)
- ja (Satoru SATOH)
- lt (Zygimantas Berucka)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- nn (Kjartan Maraas)
- no (Kjartan Maraas)
- pl (Artur Flinta)
- pt (Duarte Loreto)
- pt_BR (Lucas Rocha)
- ru (Leonid Kanter)
- sq (Laurent Dhima)
- sr (Danilo Segan)
- sr@Latn (Danilo Segan)
- sv (Daniel Nylander)
- th (Theppitak Karoonboonyanan)
- uk (Maxim Dziumanenko)
- vi (Clytie Siddall)
- zh_CN (Funda Wang)
------------------------------------------------------------------------------
gnome-control-center 2.13.93
default applications:

View file

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