NEWS; update for 2.13.5.

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

	* configure.in:
	* NEWS; update for 2.13.5.
This commit is contained in:
Rodrigo Moya 2006-01-16 18:07:04 +00:00 committed by Rodrigo Moya
parent 7b6f60b5bb
commit 97ccdcdb05
3 changed files with 65 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-01-16 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
* NEWS; update for 2.13.5.
2006-01-16 Sebastien Bacher <seb128@debian.org>
* configure.in: the new gnome-default-applications capplet uses libxml2

59
NEWS
View file

@ -1,3 +1,62 @@
gnome-control-center 2.13.5
background:
- Changed main dialog to use explicit apply with OK and cancel buttons
(Rodney Dawes)
- Added zoom to scale type options (Alan Swanson)
default applications:
- New UI (Luca Cavalli)
- Build and general fixes to the new UI (Sebastian Bacher, Rodrigo Moya)
keybindings:
- Dropped the keysim/keycode binding code (Bastien Nocera) (133815)
keyboard:
- Made window a bit larger (Sergey Udaltsov) (326137)
- Fixed window title capitalization (Sergey Udaltsov) (326275)
mouse:
- Made mouse clock work with both left/right buttons (akmal) (321255)
sound:
- New UI (Scott Reeves)
- HIG fixes to the new UI (Dennis Cranston)
- Translation fixes (Rodrigo Moya) (326635)
themus:
- Fixed usage of head command (Thomas Wood) (316800)
typing break:
- Use gdk_spawn_* functions instead of egg equivalents (Rodrigo Moya) (326141)
settings daemon:
- Cleaned up messages about pmu on powerbook (Jeroen Zwartepoorte) (132655)
- Set Net/FallbackIconTheme XSetting for new versions of gnome-icon-theme
and gtk+ >= 2.8.10 (Rodney Dawes) (325546)
- Use gstreamer0.10 optionally (Saleem Abdulrasool and Tim-Philip Muller) (326257)
updated translations:
- bg (Alexander Shopov)
- ca (Josep Puigdemont i Casamajó)
- en_CA (Adam Weinberger)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- gl (Ignacio Casal Quinteiro)
- gu (Ankit Patel)
- hu (Gabor Kelemen)
- ja (Takeshi AIHANA)
- nb (Kjartan Maraas)
- nl (Vincent van Adrighem)
- no (Kjartan Maraas)
- sr (Slobodan D. Sredojevic)
- sr@Latn (Slobodan D. Sredojevic)
- th (Theppitak Karoonboonyanan)
- vi (Clytie Siddall)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
------------------------------------------------------------------------------
gnome-control-center 2.13.4
default-applications:

View file

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