Ignore:
Timestamp:
12/28/2015 08:18:03 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
460cec4b
Parents:
1daa1a57
Message:

Created new chapter "Icons" and moved all icon related packages
to this new location.
Created sections for oxygen-icons5 and breeze-icons.

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

File:
1 moved

Legend:

Unmodified
Added
Removed
  • x/icons/oxygen-icons.xml

    r1daa1a57 red5568e  
    2121  </sect1info>
    2222
    23   <title>Oxygen-icons-&oxygen-icons-version;</title>
     23  <title>oxygen-icons-&oxygen-icons-version;</title>
    2424
    2525  <indexterm zone="oxygen-icons">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Oxygen-icons</title>
     30    <title>Introduction to oxygen-icons</title>
    3131
    32     <para>The Oxygen theme is a photo-realistic icon style, with a
     32    <para>The oxygen theme is a photo-realistic icon style, with a
    3333    high standard of graphics quality.</para>
    3434
     
    5757    </itemizedlist>
    5858
    59     <bridgehead renderas="sect3">Oxygen-icons Dependencies</bridgehead>
     59    <bridgehead renderas="sect3">oxygen-icons Dependencies</bridgehead>
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
     
    7070
    7171  <sect2 role="installation">
    72     <title>Installation of Oxygen-icons</title>
     72    <title>Installation of oxygen-icons</title>
    7373
    74     <para>Install <application>Oxygen-icons</application> by running
     74    <para>Install <application>oxygen-icons</application> by running
    7575    the following commands:</para>
    7676
    77     <note><para>Unlike most packages in this section, the icons are placed
    78     in /usr so other applications can find them.</para></note>
     77<screen><userinput>sed -i "s/x256/&amp; scalable/" CMakeLists.txt &amp;&amp;
    7978
    80 <screen><userinput>mkdir build &amp;&amp;
     79mkdir build &amp;&amp;
    8180cd    build &amp;&amp;
    8281
     
    9392  </sect2>
    9493
     94  <sect2 role="commands">
     95    <title>Command Explanations</title>
     96
     97    <para>
     98      <command>sed ...</command>: This command ensures that the scalable
     99      versions of the icons are also installed.
     100    </para>
     101
     102  </sect2>
     103
    95104  <sect2 role="content">
    96105    <title>Contents</title>
     
    104113        <seg>none</seg>
    105114        <seg>none</seg>
    106         <seg>&kde-dir;/share/icons/oxygen</seg>
     115        <seg>/usr/share/icons/oxygen</seg>
    107116      </seglistitem>
    108117    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.