Release 2.27.91

This commit is contained in:
Rodrigo Moya 2009-08-24 18:03:34 +02:00
parent b0cfcc3ede
commit fc20a37d82
2 changed files with 42 additions and 1 deletions

41
NEWS
View file

@ -1,3 +1,44 @@
gnome-control-center 2.27.91 (2009-08-24)
Appearance:
- Use unique widget IDs (Jens Granseuer) (#592182)
- Add workaround for glade-3 not working with vbox (William Jon McCann) (#584029)
- Fix parentless modal dialogs in theme installer (William Jon McCann) (#592354)
Common:
- Add schemas file (William Jon McCann)
- Fix distcheck (William Jon McCann)
Display:
- Fix dragging of rotate monitors (Matthias Clasen) (#578109)
Font viewer:
- Use preferences-desktop-font for the icon (Jens Granseuer) (#592642)
- Fix filename after GTKBuilder migration (Claude Paroz)
Mouse:
- Keep touchpad UI in sync with GConf (Jens Granseuer) (#592425)
Network:
- Update the ignored hosts list when the location changes (Maxim Ermilov) (#581472)
Shell:
- Updated to latest libslab (Rodrigo Moya)
Translations:
- bn (Jamil Ahmed)
- de (Christian Kirbach)
- es (Jorge González)
- et (Ivar Smolin)
- gl (Antón Méixome)
- it (Luca Ferretti)
- ko (Changwoo Ryu)
- nb (Kjartan Maraas)
- pt_BR (Henrique P. Machado)
- sv (Daniel Nylander)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
-------------------------------------------------------------------------------
gnome-control-center 2.27.90 (2009-08-17)
About-me:

View file

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