Release 2.30.0

This commit is contained in:
Rodrigo Moya 2010-03-29 16:42:20 +02:00
parent 881512de6c
commit e9b7e0a11c
2 changed files with 54 additions and 1 deletions

53
NEWS
View file

@ -1,3 +1,56 @@
-------------------------------------------------------------------------------
gnome-control-center 2.30.0 (2010-03-25)
About me:
- Fix global variable confusion (Michal Schmidt)
- Fix remembering of data between runs (Michal Schmidt)
Appearance:
- Mark a string for translation (Gabor Kelemen) (#612015)
- Fix GTK+ multi-threading (Matthias Clasen) (#610003)
Display:
- Don't show a tooltip while a monitor is being dragged (Federico Mena Quintero)
Typing break:
- Lock all the screens (Matthias Clasen) (#492974)
Translations:
- bg (Alexander Shopov)
- bn (Jamil Ahmed)
- ca (Joan Duran)
- crh (Reşat SABIQ)
- cz (Petr Kovar)
- da (Ask H. Larsen)
- de (Christian Kirbach)
- en_GB (Bruce Cowan)
- es (Jorge González)
- et (Ivar Smolin, Mattias Põldaru)
- eu (Inaki Larranaga Murgoitio)
- fi (Tommi Vainikainen)
- fr (Claude Paroz)
- gl (Fran Diéguez)
- gu (Sweta Kothari)
- he (Thanos Lefteris, Kostas Papadimas)
- hu (Gabor Kelemen)
- it (Luca Ferretti)
- ko (Changwoo Ryu)
- lt (Žygimantas Beručka)
- nn (Torstein Adolf Winterseth)
- pa (A S Alam)
- pl (Piotr Drąg)
- pt (Duarte Loreto)
- pt_BR (Og B. Maciel, Antonio Fernandes)
- ro (Adi Roiban)
- ru (Yuri Myasoedov, Юрий Козлов)
- sl (Matej Urbančič)
- sr (Miloš Popović)
- sv (Daniel Nylander)
- ta (vasudeven)
- uk (Maxim V. Dziumanenko)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
-------------------------------------------------------------------------------
gnome-control-center 2.29.92 (2010-03-08)
Translations:

View file

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