Changeset 40d141f
- Timestamp:
- 09/19/2020 10:26:55 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8736e8a
- Parents:
- 1a27983
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netutils/networkmanager.xml
r1a27983 r40d141f 174 174 -e 's/moc_location/host_bins/' \ 175 175 -i examples/C/qt/meson.build && 176 176 177 sed -e 's/Qt/&5/' \ 177 178 -i meson.build</userinput></screen> … … 200 201 </para> 201 202 202 <screen><userinput remap="pre">sed -i -E '/(setting name)/{s/(description=).%s./\1%s/; N; s/(class_desc)/xml_quoteattr(\1)/}' tools/generate-docs-nm-settings-docs-gir.py</userinput></screen> 203 <screen><userinput remap="pre">sed -i -E '/(setting name)/ 204 { 205 s/(description=).%s./\1%s/ 206 N 207 s/(class_desc)/xml_quoteattr(\1)/ 208 }' tools/generate-docs-nm-settings-docs-gir.py</userinput></screen> 203 209 204 210 <para>
Note:
See TracChangeset
for help on using the changeset viewer.