3.23.91
This commit is contained in:
parent
14b35a61e4
commit
1f58b84c9d
2 changed files with 29 additions and 1 deletions
28
NEWS
28
NEWS
|
@ -1,3 +1,31 @@
|
|||
===============
|
||||
Version 3.23.91
|
||||
===============
|
||||
|
||||
Display:
|
||||
- Bump dependencies for Night Light schemas
|
||||
- Really fix typo in "Tomorrow"
|
||||
- Tweak night light dialog UI to match latest mockups
|
||||
|
||||
Online Accounts:
|
||||
- New panel design
|
||||
|
||||
Printers:
|
||||
- Make the printer address always sensitive
|
||||
- Do not apply rename/location changes in focus-out-event
|
||||
- Don't block when renaming printers
|
||||
- Ellipsize the "Details Dialog" title and the "location"
|
||||
in the printer entry
|
||||
- Tweak the printer supply level bar
|
||||
- Subscribe to jobs notifications
|
||||
- Count only current user's jobs
|
||||
|
||||
Privacy:
|
||||
- Set destructive-action for confirmation buttons only
|
||||
|
||||
User Accounts:
|
||||
- Fix crash when name is changed and dialogue closed
|
||||
|
||||
===============
|
||||
Version 3.23.90
|
||||
===============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.23.90)
|
||||
m4_define([gnome_control_center_version], 3.23.91)
|
||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue