Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/grilo.xml

    re9a55974 r5d5c2107  
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3536    </para>
    3637
    37     &lfs110a_checked;
     38    &lfs10_checked;
    3839
    3940    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    119120cd    build    &amp;&amp;
    120121
    121 meson --prefix=/usr       \
    122       --buildtype=release \
     122meson --prefix=/usr \
    123123      -Denable-gtk-doc=false .. &amp;&amp;
    124124ninja</userinput></screen>
     
    138138  <sect2 role="commands">
    139139    <title>Command Explanations</title>
    140 
    141     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    142       href="../../xincludes/meson-buildtype-release.xml"/>
    143140
    144141    <para>
     
    146143      generating documentation. If you have <xref linkend="gtk-doc"/>
    147144      installed and wish to generate documentation, remove this option.
    148       Note that building the documentation is currently broken due to
    149       an incompatibility with gtk-doc.
    150145    </para>
    151146
     
    177172          <para>
    178173            is a simple playground application that you can use to test the
    179             framework and its plugins
     174            framework and its plugins.
    180175          </para>
    181176          <indexterm zone="grilo grilo-test-ui">
     
    189184        <listitem>
    190185          <para>
    191             is a tool that prints out information on available Grilo sources
     186            is a tool that prints out information on available Grilo sources.
    192187          </para>
    193188          <indexterm zone="grilo grl-inspect">
     
    202197          <para>
    203198            is a tool to run <application>Grilo</application> operations
    204             from command line
     199            from command line.
    205200          </para>
    206201          <indexterm zone="grilo grl-launch">
     
    211206
    212207      <varlistentry id="libgrilo">
    213         <term><filename class="libraryfile">libgrilo.so</filename></term>
    214         <listitem>
    215           <para>
    216             provides the Grilo framework
     208        <term><filename class='libraryfile'>libgrilo.so</filename></term>
     209        <listitem>
     210          <para>
     211            provides the Grilo framework.
    217212          </para>
    218213          <indexterm zone="grilo libgrilo">
     
    223218
    224219      <varlistentry id="libgrlnet">
    225         <term><filename class="libraryfile">libgrlnet.so</filename></term>
    226         <listitem>
    227           <para>
    228             provides Grilo networking helpers for plug-ins
     220        <term><filename class='libraryfile'>libgrlnet.so</filename></term>
     221        <listitem>
     222          <para>
     223            provides Grilo networking helpers for plug-ins.
    229224          </para>
    230225          <indexterm zone="grilo libgrilo">
     
    235230
    236231      <varlistentry id="libgrlpls">
    237         <term><filename class="libraryfile">libgrlpls.so</filename></term>
    238         <listitem>
    239           <para>
    240             provides playlist handling functions
     232        <term><filename class='libraryfile'>libgrlpls.so</filename></term>
     233        <listitem>
     234          <para>
     235            provides playlist handling functions.
    241236          </para>
    242237          <indexterm zone="grilo libgrilo">
Note: See TracChangeset for help on using the changeset viewer.