Release 2.31.1
This commit is contained in:
parent
3778c03311
commit
16fad4785d
2 changed files with 56 additions and 1 deletions
55
NEWS
55
NEWS
|
@ -1,4 +1,59 @@
|
|||
-------------------------------------------------------------------------------
|
||||
gnome-control-center 2.31.1 (2010-05-05)
|
||||
|
||||
Common:
|
||||
- Use only single GTK+ includes (Javier Jardón) (#615292)
|
||||
- Remove GTK+ deprecated symbols (Javier Jardón) (#572325)
|
||||
|
||||
About me:
|
||||
- Don't hang when new and old password only differ in case (Milan Bouchet-Valat)
|
||||
- Minor string updates (Jens Granseuer) (#615283)
|
||||
- Use changes-prevent and changes-allow icons from the icon-them instead of
|
||||
the outdated lock-icons (Andreas Proschofsky) (#408585)
|
||||
- Use accessor functions instead direct access (Maxim Ermilov) (#597888)
|
||||
|
||||
Display:
|
||||
- Add a "Make Default" button in gnome-display-properties, which is used to
|
||||
set up a systemwide default RANDR configuration (Federico Mena Quintero)
|
||||
- Change icon name to preferences-desktop-display (Jens Granseuer) (#614912)
|
||||
|
||||
Keyboard:
|
||||
- Added tooltips (Sergey Udaltsov) (#615521)
|
||||
- Use new libgnomekbd function for default group switcher (Sergey Udaltsov)
|
||||
(#603806)
|
||||
- Proper response id for the help button (Sergey Udaltsov) (#616917)
|
||||
|
||||
Shell:
|
||||
- Fix issue with g-c-c shell and YaST shell having same unique identifier (Scott Reeves)
|
||||
|
||||
Typing break:
|
||||
- Add support for Ubuntu's app indicator (Travis B. Hartwell)
|
||||
|
||||
Translations:
|
||||
- ar (Khaled Hosny)
|
||||
- ast (Xandru Armesto)
|
||||
- ca@valencia (Carles Ferrando)
|
||||
- crh (Reşat SABIQ)
|
||||
- de (Mario Blättermann)
|
||||
- es (Jorge González)
|
||||
- et (Mattias Põldaru)
|
||||
- fr (Laurent Coudeur)
|
||||
- gl (Fran Diéguez)
|
||||
- gu (Sweta Kothari)
|
||||
- he (Marios Zindilis)
|
||||
- hy (Norayr Chilingaryan)
|
||||
- id (Andika Triwidada)
|
||||
- kn (Shankar Prasad)
|
||||
- lv (Peteris Krisjanis)
|
||||
- ml (Ani Peter)
|
||||
- mr (Sandeep Shedmake)
|
||||
- ms (Ahmed Noor Kader Mustajir Md Eusoff)
|
||||
- nb (Kjartan Maraas)
|
||||
- oc (Yannig Marchegay)
|
||||
- or (Manoj Kumar Giri)
|
||||
- sl (Matej Urbančič)
|
||||
. zh_CN (Funda Wang)
|
||||
-------------------------------------------------------------------------------
|
||||
gnome-control-center 2.30.0 (2010-03-25)
|
||||
|
||||
About me:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([gnome-control-center], [2.30.0],
|
||||
AC_INIT([gnome-control-center], [2.31.1],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue