Updated NEWS

This commit is contained in:
Rodrigo Moya 2006-07-11 14:34:26 +00:00
parent 53c1815d53
commit 8aa76c162a
2 changed files with 46 additions and 1 deletions

45
NEWS
View file

@ -1,3 +1,48 @@
gnome-control-center 2.15.4
background:
- Removed redundant GNOMELOCALEDIR (Sergey Udaltsov) (345178)
display:
- Replaced deprecated GtkOptionMenu with GtkComboBox (Sven Herzberg) (338468)
- Added rotation support (Sven Herzberg) (324125)
keyboard:
- Massive libgswitchit API change (Sergey Udaltsov)
- Made model chooser button more verbose (Sergey Udaltsov) (335833)
sound:
- Fixed build (Sergey Udaltsov)
theme-switcher:
- Fixed strange wording (Thomas Wood) (167045)
settings daemon:
- Activation is now done via DBUS (Sergey Udaltsov)
- Added DBUS interface for keyboard indication (Sergey Udaltsov)
documentation:
- Initial Russian translation (Nickolay V. Shmyrev)
updated translations:
- bn_IN (Runa Bhattacharjee)
- cs (Jakub Friedl)
- de (Hendrik Richter)
- es (Francisco Javier F. Serrador)
- fi (Ilkka Tuohela)
- fr (Benoît Dejean)
- gu (Ankit Patel)
- he (Yair Hershkovitz)
- hi (Rajesh Ranjan)
- lv (Raivis Dejus)
- mk (Jovan Naumovski)
- nb (Kjartan Maraas)
- ru (Nickolay V. Shmyrev)
- ta (I. Felix)
- th (Theppitak Karoonboonyanan)
- sv (Daniel Nylander)
------------------------------------------------------------------------------
gnome-control-center 2.15.3
about me:

View file

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