Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-bluetooth.xml

    rbf96a53 rc339779  
    99  <!ENTITY gnome-bluetooth-download-ftp
    1010           "&gnome-download-ftp;/gnome-bluetooth/&gnome-minor-34;/gnome-bluetooth-&gnome-bluetooth-version;.tar.xz">
    11   <!ENTITY gnome-bluetooth-md5sum        "d83faa54abaf64bb40b5313bc233e74e">
     11  <!ENTITY gnome-bluetooth-md5sum        "c82f7df6a411c897d4d59337d5d9a789">
    1212  <!ENTITY gnome-bluetooth-size          "348 KB">
    1313  <!ENTITY gnome-bluetooth-buildsize     "17 MB">
     
    1919
    2020  <sect1info>
     21    <othername>$LastChangedBy$</othername>
    2122    <date>$Date$</date>
    2223  </sect1info>
     
    3738    </para>
    3839
    39     &lfs110a_checked;
     40    &lfs10_checked;
    4041
    4142    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9091    <bridgehead renderas="sect4">Optional</bridgehead>
    9192    <para role="optional">
    92       <xref linkend="gtk-doc"/> and
    93       <xref linkend="python-dbusmock"/>
     93      <xref linkend="gtk-doc"/>
    9494    </para>
    9595
     
    111111    <para>
    112112      Install <application>GNOME Bluetooth</application> by running the
    113       following commands:
     113      following  commands:
    114114    </para>
    115115
     
    117117cd    build &amp;&amp;
    118118
    119 meson --prefix=/usr --buildtype=release .. &amp;&amp;
     119meson --prefix=/usr .. &amp;&amp;
    120120ninja</userinput></screen>
    121121
    122122    <para>
    123       To test the results, issue: <command>ninja test</command>.
     123      This package does not come with a test suite.
    124124    </para>
    125125
     
    130130<screen role="root"><userinput>ninja install</userinput></screen>
    131131
    132   </sect2>
    133 
    134   <sect2 role="commands">
    135     <title>Command Explanations</title>
    136 
    137     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    138       href="../../xincludes/meson-buildtype-release.xml"/>
    139132  </sect2>
    140133
     
    173166          <para>
    174167            is a <application>GTK+</application> application for transferring
    175             files over Bluetooth
     168            files over Bluetooth.
    176169          </para>
    177170          <indexterm zone="gnome-bluetooth bluetooth-sendto">
     
    186179          <para>
    187180            contains the <application>GNOME Bluetooth</application> API
    188             functions
     181            functions.
    189182          </para>
    190183          <indexterm zone="gnome-bluetooth libgnome-bluetooth">
Note: See TracChangeset for help on using the changeset viewer.