Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gnome-weather.xml

    rc96e794 r88377804  
    66
    77  <!ENTITY gnome-weather-download-http
    8            "&gnome-download-http;/gnome-weather/&gnome-40;/gnome-weather-&gnome-weather-version;.tar.xz">
     8           "&gnome-download-http;/gnome-weather/&gnome-minor-36;/gnome-weather-&gnome-weather-version;.tar.xz">
    99  <!ENTITY gnome-weather-download-ftp
    10            "&gnome-download-ftp;/gnome-weather/&gnome-40;/gnome-weather-&gnome-weather-version;.tar.xz">
    11   <!ENTITY gnome-weather-md5sum        "8cb2525bb9321ff27889877bbd735d7d">
    12   <!ENTITY gnome-weather-size          "920 KB">
    13   <!ENTITY gnome-weather-buildsize     "4.7 MB">
     10           "&gnome-download-ftp;/gnome-weather/&gnome-minor-36;/gnome-weather-&gnome-weather-version;.tar.xz">
     11  <!ENTITY gnome-weather-md5sum        "a028a4662b235eb6de442598c7e07fbe">
     12  <!ENTITY gnome-weather-size          "5.7 MB">
     13  <!ENTITY gnome-weather-buildsize     "19 MB">
    1414  <!ENTITY gnome-weather-time          "less than 0.1 SBU">
    1515]>
     
    1919
    2020  <sect1info>
     21    <othername>$LastChangedBy$</othername>
    2122    <date>$Date$</date>
    2223  </sect1info>
     
    3839    </para>
    3940
    40     &lfs110a_checked;
     41    &lfs10_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7879    <bridgehead renderas="sect4">Required</bridgehead>
    7980    <para role="required">
    80       <xref linkend="gjs"/>,
    81       <xref linkend="libgweather"/>, and
    82       <xref linkend="libhandy1"/>
     81      <xref linkend="gjs"/> and
     82      <xref linkend="libgweather"/>
    8383    </para>
    8484
     
    105105cd    build &amp;&amp;
    106106
    107 meson --prefix=/usr --buildtype=release .. &amp;&amp;
     107meson --prefix=/usr .. &amp;&amp;
    108108ninja</userinput></screen>
    109109
     
    120120<screen role="root"><userinput>ninja install</userinput></screen>
    121121
    122   </sect2>
    123 
    124   <sect2 role="commands">
    125     <title>Command Explanations</title>
    126 
    127     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    128       href="../../xincludes/meson-buildtype-release.xml"/>
    129122  </sect2>
    130123
     
    160153          <para>
    161154            is a small application that allows  you to monitor the
    162             current weather conditions anywhere in the world
     155            current weather conditions anywhere in the world.
    163156          </para>
    164157          <indexterm zone="gnome-weather gnome-weather-prog">
Note: See TracChangeset for help on using the changeset viewer.