mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
4.6.6
This commit is contained in:
parent
1ba946d3ba
commit
57ba5ad39e
19
NEWS
19
NEWS
@ -1,3 +1,22 @@
|
|||||||
|
Overview of Changes in 4.6.6, 02-07-2022
|
||||||
|
========================================
|
||||||
|
|
||||||
|
* Fix translations in GTKs own ui files
|
||||||
|
|
||||||
|
* Wayland:
|
||||||
|
- Fix a problem with the activation protocol
|
||||||
|
- Don't force the HighContrast icontheme
|
||||||
|
|
||||||
|
* Windows:
|
||||||
|
- Fix a problem with builtin icons if the
|
||||||
|
hicolor icontheme is not installed
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
Brazilian Portuguese
|
||||||
|
Russian
|
||||||
|
Turkish
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes in 4.6.5, 27-05-2022
|
Overview of Changes in 4.6.5, 27-05-2022
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('gtk', 'c',
|
project('gtk', 'c',
|
||||||
version: '4.6.5',
|
version: '4.6.6',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
'warning_level=1',
|
'warning_level=1',
|
||||||
|
Loading…
Reference in New Issue
Block a user