Changeset 7ca6764b
- Timestamp:
- 01/25/2020 04:36:44 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, 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, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8fa3fc3
- Parents:
- c7d50f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/webkitgtk.xml
rc7d50f2 r7ca6764b 130 130 131 131 <para> 132 First, fix some typos exposed by ICU-65.1+:133 </para>134 135 <screen><userinput remap="pre">sed -i -e "/U16_NEXT(buffer, i, length, c)/s/$/;/" source/WTF/wtf/URLHelpers.cpp &&136 sed -i -e "/U16_NEXT(characters, i, length, c)/s/$/;/" \137 -e "/U16_NEXT(qualifiedName, i, length, c)/s/$/;/" \138 Source/WebCore/dom/Document.cpp</userinput></screen>139 140 <para>141 132 Install <application>WebKitGTK+</application> by running the 142 133 following commands:
Note:
See TracChangeset
for help on using the changeset viewer.