Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-control-center.xml

    r8558044 r1fac6dd7  
    66
    77  <!ENTITY gnome-control-center-download-http
    8            "&gnome-download-http;/gnome-control-center/&gnome-40;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     8           "&gnome-download-http;/gnome-control-center/&gnome-43;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    99  <!ENTITY gnome-control-center-download-ftp
    10            "&gnome-download-ftp;/gnome-control-center/&gnome-40;/gnome-control-center-&gnome-control-center-version;.tar.xz">
    11   <!ENTITY gnome-control-center-md5sum        "d704e59afe2df9c24ed876841adb3e0a">
    12   <!ENTITY gnome-control-center-size          "6.2 MB">
    13   <!ENTITY gnome-control-center-buildsize     "187 MB (with tests)">
    14   <!ENTITY gnome-control-center-time          "0.4 SBU (Using parallelism=4; with tests)">
     10           "&gnome-download-ftp;/gnome-control-center/&gnome-43;/gnome-control-center-&gnome-control-center-version;.tar.xz">
     11  <!ENTITY gnome-control-center-md5sum        "0cb954621fc51a331711b5427c267005">
     12  <!ENTITY gnome-control-center-size          "5.5 MB">
     13  <!ENTITY gnome-control-center-buildsize     "116 MB (with tests)">
     14  <!ENTITY gnome-control-center-time          "0.5 SBU (Using parallelism=4; with tests)">
    1515]>
    1616
     
    1818  <?dbhtml filename="gnome-control-center.html"?>
    1919
    20   <sect1info>
    21     <date>$Date$</date>
    22   </sect1info>
    2320
    2421  <title>gnome-control-center-&gnome-control-center-version;</title>
     
    3633    </para>
    3734
    38     &lfs110a_checked;
     35    &lfs112_checked;
    3936
    4037    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7774    <para role="required">
    7875      <xref linkend="accountsservice"/>,
    79       <xref linkend="clutter-gtk"/>,
    8076      <xref linkend="colord-gtk"/>,
    8177      <xref linkend="gnome-online-accounts"/>,
    8278      <xref linkend="gnome-settings-daemon"/>,
    83       <xref linkend="grilo"/>,
    8479      <xref linkend="gsound"/>,
    8580      <xref linkend="libgtop"/>,
     
    9287    <bridgehead renderas="sect4">Recommended</bridgehead>
    9388    <para role="recommended">
    94       <xref linkend="cheese"/>,
    9589      <xref linkend="cups"/> and
    9690      <xref linkend="samba"/> (for the Printers Panel),
    9791      <xref linkend="gnome-bluetooth"/>,
    9892      <xref linkend="ibus"/>,
    99       <xref linkend="libhandy1"/>, and
     93      <xref linkend="libadwaita1"/>, and
    10094      <xref linkend="ModemManager"/> and
    10195      <xref linkend="libnma"/> (for the Network Panel)
     
    10599    <bridgehead renderas="sect4">Optional</bridgehead>
    106100    <para role="optional">
    107       <xref linkend="python-dbusmock"/> (for tests)
     101      <command>Xvfb</command> (from
     102      <xref linkend='xorg-server'/> or
     103      <xref role='nodep' linkend='xwayland'/>) and
     104      <xref linkend="python-dbusmock"/> (both for tests)
    108105    </para>
    109106
     
    117114    <para role="optional">
    118115      <xref role="runtime" linkend="cups-pk-helper"/> (Printers panel),
    119       <xref role="runtime" linkend="gnome-color-manager"/> (Color panel), and
     116      <xref role="runtime" linkend="gnome-color-manager"/> (Color panel),
     117      <xref role="runtime" linkend="gnome-shell"/> (Applications panel), and
    120118      <xref role="runtime" linkend="sound-theme-freedesktop"/> (Additional Sound Effects in Sound panel)
    121119    </para>
     
    137135    <title>Installation of GNOME Control Center</title>
    138136
     137    <note>
     138      <para>
     139        If upgrading from gnome-control-center-41 or earlier, remove a
     140        desktop file that would result in duplicated menu entries. As the
     141        <systemitem class="username">root</systemitem> user:
     142      </para>
     143
     144<screen role="root"><userinput>rm -f /usr/share/applications/gnome-control-center.desktop</userinput></screen>
     145
     146    </note>
     147
    139148    <para>
    140149      Install <application>GNOME Control Center</application> by running the
     
    150159    <para>
    151160      To test the results, issue: <command>ninja test</command>. Note that
    152       you must have <application>python-dbusmock</application> module
     161      you must have the <application>python-dbusmock</application> module
    153162      installed in order for the tests to complete successfully.
    154163    </para>
     
    169178
    170179    <para>
    171       <option>-Dcheese=false</option>: Use this switch if you have not
    172       installed recommended dependency <application>Cheese</application>.
    173     </para>
    174 
    175     <para>
    176180      <option>-Dibus=false</option>: Use this switch if you have not
    177       installed recommended dependency <application>IBus</application>.
     181      installed the recommended <application>IBus</application> dependency.
    178182    </para>
    179183
Note: See TracChangeset for help on using the changeset viewer.