3.3.91
This commit is contained in:
parent
b328274e0e
commit
daa86f15bc
2 changed files with 42 additions and 1 deletions
41
NEWS
41
NEWS
|
@ -1,3 +1,44 @@
|
||||||
|
===========================
|
||||||
|
Version 3.3.91 (2012-03-05)
|
||||||
|
===========================
|
||||||
|
|
||||||
|
Color:
|
||||||
|
- Layout fixes
|
||||||
|
- Ensure the "Set profile system-wide" button is visible
|
||||||
|
|
||||||
|
Display:
|
||||||
|
- Fix crash when the screen setup changes and the Display
|
||||||
|
panel has been closed
|
||||||
|
|
||||||
|
Info:
|
||||||
|
- Fix updates buttons never saying "No updates"
|
||||||
|
- Fix empty dialogue when bringing up "Other media" dialog again
|
||||||
|
- Avoid empty entries in "Other types" dialogue
|
||||||
|
- Remove unused and broken icons
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Fix huge inline toolbar icons
|
||||||
|
|
||||||
|
Power:
|
||||||
|
- Fix reference to "Screen" panel, got renamed to
|
||||||
|
"Brightness & Lock"
|
||||||
|
|
||||||
|
Printers:
|
||||||
|
- Port to GDBus
|
||||||
|
|
||||||
|
Region & Language:
|
||||||
|
- Fix handling of variants in "Copy" button
|
||||||
|
|
||||||
|
Use Accounts:
|
||||||
|
- Fix sizing problems in the user list
|
||||||
|
- Fix possible crash for incomplete locales (such as Esperanto)
|
||||||
|
|
||||||
|
Wacom:
|
||||||
|
- Fix resetting display mapping
|
||||||
|
- Layout fixes
|
||||||
|
- Add touchring and touchstrips to the mapped buttons
|
||||||
|
- Fix crasher when XRandR isn't available
|
||||||
|
|
||||||
===========================
|
===========================
|
||||||
Version 3.3.90 (2012-02-21)
|
Version 3.3.90 (2012-02-21)
|
||||||
===========================
|
===========================
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 3.3.90)
|
m4_define([gnome_control_center_version], 3.3.91)
|
||||||
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
Reference in a new issue