Changeset 83c4744 for gnome


Ignore:
Timestamp:
12/15/2022 07:42:03 PM (17 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
1936c94
Parents:
fc11d2d
Message:

Adapt Zenity to use WebKitGTK+-2.38 if present.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/zenity.xml

    rfc11d2d r83c4744  
    9898
    9999    <para>
     100      First, adjust Zenity to properly use <xref linkend="webkitgtk" role="nodep"/>
     101      if it is present:
     102    </para>
     103
     104<screen><userinput remap="pre">sed -i 's/webkit2gtk-4.0/webkit2gtk-4.1/' meson.build</userinput></screen>
     105
     106    <para>
    100107      Install <application>Zenity</application> by running the following
    101108      commands:
Note: See TracChangeset for help on using the changeset viewer.