Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/gedit.xml

    r336ce86 r14891a90  
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    73       <!--<xref linkend="git"/>, unneeded -->
     73      <xref linkend="git"/>,
    7474      <xref linkend="gsettings-desktop-schemas"/>,
     75      <xref linkend="gtksourceview4"/>,
    7576      <xref linkend="itstool"/>,
    7677      <xref linkend="libpeas"/>,
     
    99100  <sect2 role="installation">
    100101    <title>Installation of Gedit</title>
    101 
    102     <para>
    103       First change the <filename>meson.build</filename> script so that
    104       it can accept a <option>release</option> build.
    105     </para>
    106 
    107 <screen><userinput>sed -i s/plain/release/ meson.build</userinput></screen>
    108102
    109103    <para>
     
    138132  <sect2 role="commands">
    139133    <title>Command Explanations</title>
    140 <!--
     134
    141135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    142136      href="../../xincludes/meson-buildtype-release.xml"/>
    143 -->
     137
    144138    <para>
    145139      <parameter>-Dgtk_doc=false</parameter>: This switch disables
Note: See TracChangeset for help on using the changeset viewer.