diff --git a/gnome/platform/zenity.xml b/gnome/platform/zenity.xml index 1c597aaf63..e7cd0e5835 100644 --- a/gnome/platform/zenity.xml +++ b/gnome/platform/zenity.xml @@ -96,6 +96,13 @@ Installation of Zenity + + First, adjust Zenity to properly use + if it is present: + + +sed -i 's/webkit2gtk-4.0/webkit2gtk-4.1/' meson.build + Install Zenity by running the following commands: diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 1684a804c5..f0db540dee 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,9 @@ December 15th, 2022 + + [renodr] - Adapt Zenity to use WebKitGTK+-2.38 if present. + [renodr] - Adapt Balsa to work with WebKitGTK+-2.38.