release 2.25.92
2009-03-02 Jens Granseuer <jensgr@gmx.net> * NEWS: * configure.in: release 2.25.92 svn path=/trunk/; revision=9304
This commit is contained in:
parent
06389bb831
commit
a84019b447
9 changed files with 82 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
|
2009-03-02 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* configure.in: release 2.25.92
|
||||||
|
|
||||||
2009-02-26 Thomas H.P. Andersen <phomes@gmail.com>
|
2009-02-26 Thomas H.P. Andersen <phomes@gmail.com>
|
||||||
|
|
||||||
* typing-break/drwright.c: Use GtkUIManager instead of deprecated
|
* typing-break/drwright.c: Use GtkUIManager instead of deprecated
|
||||||
|
|
62
NEWS
62
NEWS
|
@ -1,3 +1,65 @@
|
||||||
|
gnome-control-center 2.25.92 (2009-03-02)
|
||||||
|
|
||||||
|
General:
|
||||||
|
- remove lots of deprecated GDK/GTK+ calls (Thomas H.P. Andersen) (#572325)
|
||||||
|
|
||||||
|
Appearance:
|
||||||
|
- fix message markup appearing in post-install dialog (Jens Granseuer)
|
||||||
|
(#572453)
|
||||||
|
|
||||||
|
Display:
|
||||||
|
- don't block the GUI while changing RANDR configuration
|
||||||
|
(Federico Mena Quintero)
|
||||||
|
- realign outputs after a resolution change (Federico Mena Quintero)
|
||||||
|
- use black text for enabled monitors (Federico Mena Quintero)
|
||||||
|
- change window title and menu entry to "Display"/"Display Preferences"
|
||||||
|
(Jens Granseuer) (#570907)
|
||||||
|
|
||||||
|
Keybindings:
|
||||||
|
- fix saving custom shortcut commands (Jens Granseuer) (#572501)
|
||||||
|
- always show "<Unknown Action>" for shortcuts without a description
|
||||||
|
(Jens Granseuer) (#572808)
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- add visual bell settings (Matthias Clasen) (#564998)
|
||||||
|
- fix initial layout preview (Matthias Clasen) (#550721)
|
||||||
|
- restore help button in layout options (Sergey Udaltsov) (#556952)
|
||||||
|
- remove non-existing icon from sound notifications button (Jens Granseuer)
|
||||||
|
(#570906)
|
||||||
|
|
||||||
|
Font Viewer:
|
||||||
|
- initialize type system to fix hang (Jonas Bonn) (#572189)
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
- ast (Mikel González)
|
||||||
|
- be@latin (Ihar Hrachyshka)
|
||||||
|
- bg (Alexander Shopov)
|
||||||
|
- ca (Gil Forcada)
|
||||||
|
- da (Kenneth Nielsen)
|
||||||
|
- en_GB (Philip Withnall)
|
||||||
|
- es (Jorge Gonzalez)
|
||||||
|
- et (Priit Laes)
|
||||||
|
- eu (Inaki Larranaga Murgoitio)
|
||||||
|
- fi (Ilkka Tuohela)
|
||||||
|
- fr (Claude Paroz)
|
||||||
|
- gu (Sweta Kothari)
|
||||||
|
- he (Mark Krapivner)
|
||||||
|
- hu (Gabor Kelemen)
|
||||||
|
- it (Milo Casagrande)
|
||||||
|
- ja (Takeshi Aihana)
|
||||||
|
- ko (Changwoo Ryu)
|
||||||
|
- nb (Kjartan Maraas)
|
||||||
|
- pl (Tomasz Dominikowski)
|
||||||
|
- pt (Duarte Loreto)
|
||||||
|
- pt_BR (André Gondim, Jonh Wendell, Og Maciel)
|
||||||
|
- ro (Jani Monoses)
|
||||||
|
- sv (Daniel Nylander)
|
||||||
|
- th (Theppitak Karoonboonyanan)
|
||||||
|
- vi (Clytie Siddall)
|
||||||
|
- zh_HK (Chao-Hsiung Liao)
|
||||||
|
- zh_TW (Chao-Hsiung Liao)
|
||||||
|
|
||||||
|
|
||||||
gnome-control-center 2.25.90 (2009-02-04)
|
gnome-control-center 2.25.90 (2009-02-04)
|
||||||
|
|
||||||
General:
|
General:
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-02-23 Thomas H.P. Andersen <phomes@gmail.com>
|
2009-02-23 Thomas H.P. Andersen <phomes@gmail.com>
|
||||||
|
|
||||||
* eel-gtk-macros.h: Replace deprecated GtkType with GType (bug #572325)
|
* eel-gtk-macros.h: Replace deprecated GtkType with GType (bug #572325)
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-02-19 Jens Granseuer <jensgr@gmx.net>
|
2009-02-19 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* theme-installer.c: (gnome_theme_install_real): fix message markup
|
* theme-installer.c: (gnome_theme_install_real): fix message markup
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-02-21 Jens Granseuer <jensgr@gmx.net>
|
2009-02-21 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* xrandr-capplet.c: (error_message): GTK_DIALOG_NO_SEPARATOR cannot be
|
* xrandr-capplet.c: (error_message): GTK_DIALOG_NO_SEPARATOR cannot be
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-02-23 Jens Granseuer <jensgr@gmx.net>
|
2009-02-23 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* gnome-keybinding-properties.c: (append_keys_to_tree),
|
* gnome-keybinding-properties.c: (append_keys_to_tree),
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-02-27 Jens Granseuer <jensgr@gmx.net>
|
2009-02-27 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* gnome-keyboard-properties.c: (create_dialog): remove sound
|
* gnome-keyboard-properties.c: (create_dialog): remove sound
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
AC_INIT([gnome-control-center], [2.25.91],
|
AC_INIT([gnome-control-center], [2.25.92],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||||
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
==================== 2.25.92 ====================
|
||||||
|
|
||||||
2009-03-02 Milo Casagrande <milo@ubuntu.com>
|
2009-03-02 Milo Casagrande <milo@ubuntu.com>
|
||||||
|
|
||||||
* it.po: Updated Italian translation
|
* it.po: Updated Italian translation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue