3.5.90
This commit is contained in:
parent
3bf8bcf3f8
commit
0c1a76df6a
2 changed files with 44 additions and 1 deletions
43
NEWS
43
NEWS
|
@ -1,3 +1,46 @@
|
||||||
|
===========================
|
||||||
|
Version 3.5.90 (2012-21-08)
|
||||||
|
===========================
|
||||||
|
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
|
Background:
|
||||||
|
- Implement new design
|
||||||
|
|
||||||
|
Mouse:
|
||||||
|
- Implement new design, including support for natural scroll
|
||||||
|
|
||||||
|
Sound:
|
||||||
|
- Remove hardware page, and offer different connectors directly
|
||||||
|
from the input and output pages
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- Add common keyboard layout related options to the shortcuts tab
|
||||||
|
|
||||||
|
Universal Access:
|
||||||
|
- Add zoom shader options, and reorganise zoom dialogue
|
||||||
|
|
||||||
|
Wacom:
|
||||||
|
- Add support for "switch monitor" shortcut
|
||||||
|
|
||||||
|
Shell:
|
||||||
|
- Remove animations, they were causing a number of problems,
|
||||||
|
but were a useful exercise for future developments.
|
||||||
|
|
||||||
|
User Accounts:
|
||||||
|
- UI changes for better remote accounts support
|
||||||
|
- Fix crash with incompatible versions of realmd
|
||||||
|
|
||||||
|
Online Accounts:
|
||||||
|
- Allow opening a particular account from the command-line
|
||||||
|
- Avoid spurious "No online accounts configured" overlay
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Improve the Wi-Fi page layout
|
||||||
|
|
||||||
|
Bluetooth:
|
||||||
|
- Require a newer version of gnome-bluetooth
|
||||||
|
|
||||||
==========================
|
==========================
|
||||||
Version 3.5.6 (2012-08-08)
|
Version 3.5.6 (2012-08-08)
|
||||||
==========================
|
==========================
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 3.5.6)
|
m4_define([gnome_control_center_version], 3.5.90)
|
||||||
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