3.14.1
This commit is contained in:
parent
fda606c4f8
commit
ea0297863b
2 changed files with 26 additions and 1 deletions
25
NEWS
25
NEWS
|
@ -1,3 +1,28 @@
|
||||||
|
==============
|
||||||
|
Version 3.14.1
|
||||||
|
==============
|
||||||
|
|
||||||
|
Keyboard:
|
||||||
|
- Allow shortcut explanation text to wrap
|
||||||
|
|
||||||
|
Network:
|
||||||
|
- Hide airplane switch when g-s-d says so
|
||||||
|
|
||||||
|
Power:
|
||||||
|
- Conditionally display the bluetooth button
|
||||||
|
|
||||||
|
Printers:
|
||||||
|
- Don't crash for URIs with leading "//"
|
||||||
|
|
||||||
|
Region:
|
||||||
|
- Obtain keyboard variant from IBus
|
||||||
|
|
||||||
|
User Accounts:
|
||||||
|
- Show correct language if it isn't set
|
||||||
|
- Make sure widgets are the same height
|
||||||
|
- Fix language chooser response if language is unknown
|
||||||
|
- Preset language chooser if language is known
|
||||||
|
|
||||||
==============
|
==============
|
||||||
Version 3.14.0
|
Version 3.14.0
|
||||||
==============
|
==============
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
m4_define([gnome_control_center_version], 3.14.0)
|
m4_define([gnome_control_center_version], 3.14.1)
|
||||||
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