Release 2.31.2
This commit is contained in:
parent
465d0bb7d9
commit
45c5eeb522
2 changed files with 41 additions and 1 deletions
40
NEWS
40
NEWS
|
@ -1,3 +1,43 @@
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
gnome-control-center 2.31.2 (2010-05-24)
|
||||||
|
|
||||||
|
About Me:
|
||||||
|
- Don't hang when new and old password are too similar (Milan Bouchet-Valat)
|
||||||
|
(#619354)
|
||||||
|
|
||||||
|
Shell:
|
||||||
|
- Add a new shell that supports embedded settings panels
|
||||||
|
(Thomas Wood, William Jon McCann)
|
||||||
|
|
||||||
|
libgnome-control-center:
|
||||||
|
- Add a new library that provides an API to create embedded settings panels for
|
||||||
|
the new shell (Thomas Wood, William Jon McCann)
|
||||||
|
|
||||||
|
Mouse:
|
||||||
|
- Convert to using the Panel API (Thomas Wood)
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- Convert to using the Panel API (Sergey V. Udaltsov)
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Convert to using the Panel API (Thomas Wood)
|
||||||
|
|
||||||
|
Default Applications:
|
||||||
|
- Convert to using the Panel API (Thomas Wood)
|
||||||
|
|
||||||
|
Keybindings:
|
||||||
|
- Convert to using the Panel API (Thomas Wood)
|
||||||
|
|
||||||
|
Windows:
|
||||||
|
- Disable from build (Thomas Wood)
|
||||||
|
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
- sl (Andrej Žnidaršič)
|
||||||
|
- gl (Fran Diéguez)
|
||||||
|
- or (Manoj Kumar Giri)
|
||||||
|
- en@shaw (Thomas Thurman)
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
gnome-control-center 2.31.1 (2010-05-05)
|
gnome-control-center 2.31.1 (2010-05-05)
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 2.31.1)
|
m4_define([gnome_control_center_version], 2.31.2)
|
||||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue