Changeset 97ee53d for x/icons


Ignore:
Timestamp:
03/22/2020 08:34:34 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dcee7a56
Parents:
1b70960
Message:

Finish formatting the x chapter, and small updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22872 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/icons
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • x/icons/hicolor-icon-theme.xml

    r1b70960 r97ee53d  
    3131    <title>Introduction to hicolor-icon-theme</title>
    3232
    33     <para>The <application>hicolor-icon-theme</application> package
    34     contains a default fallback theme for implementations of the icon
    35     theme specification.</para>
     33    <para>
     34      The <application>hicolor-icon-theme</application> package
     35      contains a default fallback theme for implementations of the icon
     36      theme specification.
     37    </para>
    3638
    3739    &lfs91_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&hicolor-icon-theme-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&hicolor-icon-theme-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&hicolor-icon-theme-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&hicolor-icon-theme-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &hicolor-icon-theme-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &hicolor-icon-theme-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &hicolor-icon-theme-size;</para>
     59        <para>
     60          Download size: &hicolor-icon-theme-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &hicolor-icon-theme-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &hicolor-icon-theme-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &hicolor-icon-theme-time;</para>
     69        <para>
     70          Estimated build time: &hicolor-icon-theme-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    6781    <title>Installation of hicolor-icon-theme</title>
    6882
    69     <para>Install <application>hicolor-icon-theme</application> by running
    70     the following commands:</para>
     83    <para>
     84      Install <application>hicolor-icon-theme</application> by running
     85      the following commands:
     86    </para>
    7187
    7288<screen><userinput>./configure --prefix=/usr</userinput></screen>
    7389
    74     <para>This package does not come with a test suite.</para>
     90    <para>
     91      This package does not come with a test suite.
     92    </para>
    7593
    76     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     94    <para>
     95      Now, as the <systemitem class="username">root</systemitem> user:
     96    </para>
    7797
    7898<screen role="root"><userinput>make install</userinput></screen>
     
    103123        <term>/usr/share/icons/hicolor/*</term>
    104124        <listitem>
    105           <para>contains icon definitions used as defaults.</para>
     125          <para>
     126            contains icon definitions used as defaults.
     127          </para>
    106128        </listitem>
    107129      </varlistentry>
  • x/icons/icon-naming-utils.xml

    r1b70960 r97ee53d  
    3131    <title>Introduction to icon-naming-utils</title>
    3232
    33     <para>The <application>icon-naming-utils</application> package contains
    34     a <application>Perl</application> script used for maintaining backwards
    35     compatibility with current desktop icon themes, while migrating to the
    36     names specified in the <ulink
    37     url="http://standards.freedesktop.org/icon-naming-spec/latest/">
    38     Icon Naming Specification</ulink>.</para>
     33    <para>
     34      The <application>icon-naming-utils</application> package contains
     35      a <application>Perl</application> script used for maintaining backwards
     36      compatibility with current desktop icon themes, while migrating to the
     37      names specified in the <ulink
     38      url="http://standards.freedesktop.org/icon-naming-spec/latest/">
     39      Icon Naming Specification</ulink>.
     40    </para>
    3941
    4042   &lfs91_checked;
     
    4345    <itemizedlist spacing="compact">
    4446      <listitem>
    45         <para>Download (HTTP): <ulink url="&icon-naming-utils-download-http;"/></para>
     47        <para>
     48          Download (HTTP): <ulink url="&icon-naming-utils-download-http;"/>
     49        </para>
    4650      </listitem>
    4751      <listitem>
    48         <para>Download (FTP): <ulink url="&icon-naming-utils-download-ftp;"/></para>
     52        <para>
     53          Download (FTP): <ulink url="&icon-naming-utils-download-ftp;"/>
     54        </para>
    4955      </listitem>
    5056      <listitem>
    51         <para>Download MD5 sum: &icon-naming-utils-md5sum;</para>
     57        <para>
     58          Download MD5 sum: &icon-naming-utils-md5sum;
     59        </para>
    5260      </listitem>
    5361      <listitem>
    54         <para>Download size: &icon-naming-utils-size;</para>
     62        <para>
     63          Download size: &icon-naming-utils-size;
     64        </para>
    5565      </listitem>
    5666      <listitem>
    57         <para>Estimated disk space required: &icon-naming-utils-buildsize;</para>
     67        <para>
     68          Estimated disk space required: &icon-naming-utils-buildsize;
     69        </para>
    5870      </listitem>
    5971      <listitem>
    60         <para>Estimated build time: &icon-naming-utils-time;</para>
     72        <para>
     73          Estimated build time: &icon-naming-utils-time;
     74        </para>
    6175      </listitem>
    6276    </itemizedlist>
     
    6579
    6680    <bridgehead renderas="sect4">Required</bridgehead>
    67     <para role="required"><xref linkend="perl-xml-simple"/></para>
     81    <para role="required">
     82      <xref linkend="perl-xml-simple"/>
     83    </para>
    6884
    6985    <para condition="html" role="usernotes">User Notes:
     
    7591    <title>Installation of icon-naming-utils</title>
    7692
    77     <para>Install <application>icon-naming-utils</application> by running
    78     the following commands:</para>
     93    <para>
     94      Install <application>icon-naming-utils</application> by running
     95      the following commands:
     96    </para>
    7997
    8098<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8199make</userinput></screen>
    82100
    83     <para>This package does not come with a test suite.</para>
     101    <para>
     102      This package does not come with a test suite.
     103    </para>
    84104
    85     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     105    <para>
     106      Now, as the <systemitem class="username">root</systemitem> user:
     107    </para>
    86108
    87109<screen role="root"><userinput>make install</userinput></screen>
     
    92114    <title>Command Explanations</title>
    93115
    94     <para></para>
     116    <para>
     117    </para>
    95118
    96119  </sect2>-->
     
    119142        <term><command>icon-name-mapping</command></term>
    120143        <listitem>
    121           <para>is a <application>Perl</application> script used for
    122           maintaining backwards compatibility with current desktop icon themes,
    123           while migrating to the names specified in the Icon Naming
    124           Specification.</para>
     144          <para>
     145            is a <application>Perl</application> script used for maintaining
     146            backwards compatibility with current desktop icon themes,
     147            while migrating to the names specified in the Icon Naming
     148            Specification.
     149          </para>
    125150          <indexterm zone="icon-naming-utils icon-name-mapping">
    126151            <primary sortas="b-icon-name-mapping">icon-name-mapping</primary>
  • x/icons/icons.xml

    r1b70960 r97ee53d  
    1111  <title>Icons</title>
    1212
    13   <sect1 id="icons-introduction">
    14     <?dbhtml filename="icons-introduction.html" ?>
     13  <!--
     14  $LastChangedBy$
     15  $Date$
     16  -->
    1517
    16     <sect1info>
    17       <othername>$LastChangedBy$</othername>
    18       <date>$Date$</date>
    19     </sect1info>
    20 
    21     <title>Introduction</title>
    22 
    23     <para>Window Managers and Desktop Environments can use icons from different
     18  <para>
     19    Window Managers and Desktop Environments can use icons from different
    2420    sources.  Generally icons are installed in <filename class='directory'>
    25     /usr/share/icons</filename> and are independent of distribution.</para>
    26 
    27   </sect1>
     21    /usr/share/icons</filename> and are independent of distribution.
     22  </para>
    2823
    2924  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
  • x/icons/oxygen-icons5.xml

    r1b70960 r97ee53d  
    3030    <title>Introduction to oxygen-icons5</title>
    3131
    32     <para>The oxygen icons 5 theme is a photo-realistic icon style, with a
    33     high standard of graphics quality.
     32    <para>
     33      The oxygen icons 5 theme is a photo-realistic icon style, with a
     34      high standard of graphics quality.
    3435    </para>
    3536
     
    3940    <itemizedlist spacing="compact">
    4041      <listitem>
    41         <para>Download (HTTP): <ulink url="&oxygen-icons5-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&oxygen-icons5-download-http;"/>
     44        </para>
    4245      </listitem>
    4346      <listitem>
    44         <para>Download (FTP): <ulink url="&oxygen-icons5-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&oxygen-icons5-download-ftp;"/>
     49        </para>
    4550      </listitem>
    4651      <listitem>
    47         <para>Download MD5 sum: &oxygen-icons5-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &oxygen-icons5-md5sum;
     54        </para>
    4855      </listitem>
    4956      <listitem>
    50         <para>Download size: &oxygen-icons5-size;</para>
     57        <para>
     58          Download size: &oxygen-icons5-size;
     59        </para>
    5160      </listitem>
    5261      <listitem>
    53         <para>Estimated disk space required: &oxygen-icons5-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &oxygen-icons5-buildsize;
     64        </para>
    5465      </listitem>
    5566      <listitem>
    56         <para>Estimated build time: &oxygen-icons5-time;</para>
     67        <para>
     68          Estimated build time: &oxygen-icons5-time;
     69        </para>
    5770      </listitem>
    5871    </itemizedlist>
     
    6275    <bridgehead renderas="sect4">Required</bridgehead>
    6376    <para role="required">
    64     <xref linkend="extra-cmake-modules"/> and
    65     <xref linkend="qt5"/>
     77      <xref linkend="extra-cmake-modules"/> and
     78      <xref linkend="qt5"/>
    6679    </para>
    6780
     
    7487    <title>Installation of oxygen-icons5</title>
    7588
    76     <para>First, enable scalable icons:</para>
     89    <para>
     90      First, enable scalable icons:
     91    </para>
    7792
    7893<screen><userinput>sed -i '/( oxygen/ s/)/scalable )/' CMakeLists.txt</userinput></screen>
    7994
    80     <para>Install <application>oxygen-icons5</application> by running
    81     the following commands:</para>
     95    <para>
     96      Install <application>oxygen-icons5</application> by running
     97      the following commands:
     98    </para>
    8299
    83100<screen><userinput>mkdir build &amp;&amp;
     
    90107    </para>
    91108
    92     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     109    <para>
     110      Now, as the <systemitem class="username">root</systemitem> user:
     111    </para>
    93112
    94113<screen role="root"><userinput>make install</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.