This commit is contained in:
Bastien Nocera 2016-03-17 15:19:06 +01:00
parent 38f0d628f4
commit bffe8224e8
2 changed files with 24 additions and 1 deletions

23
NEWS
View file

@ -1,3 +1,26 @@
===============
Version 3.19.92
===============
All:
- Dialogues sizing fixes
Color:
- Fix dialogue title not being translated
Display:
- Add a frequency/refresh rate drop-down
Privacy:
- Fix margins around location dialogue widgets
- Better description for 'Location Services'
- Vertically center "Location Services" label
- Only disable apps switches, not the whole row
Printers:
- Drop border of the "Add" new printer button
- Fix manual PPD selection dialogue not having a parent
===============
Version 3.19.91
===============

View file

@ -1,4 +1,4 @@
m4_define([gnome_control_center_version], 3.19.91)
m4_define([gnome_control_center_version], 3.19.92)
AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])