mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
a9f41dd7db
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3508 af4574ff-66df-0310-9fd7-8a98e5e911e0
96 lines
3.1 KiB
XML
96 lines
3.1 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY hicolor-icon-theme-download-http "http://freedesktop.org/software/icon-theme/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.gz">
|
|
<!ENTITY hicolor-icon-theme-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.gz">
|
|
<!ENTITY hicolor-icon-theme-md5sum "947c7f6eb68fd95c7b86e87f853ceaa0">
|
|
<!ENTITY hicolor-icon-theme-size "32 KB">
|
|
<!ENTITY hicolor-icon-theme-buildsize "1.1 MB">
|
|
<!ENTITY hicolor-icon-theme-time "0.01 SBU">
|
|
]>
|
|
|
|
<sect1 id="hicolor-icon-theme"
|
|
xreflabel="hicolor-icon-theme-&hicolor-icon-theme-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<?dbhtml filename="hicolor-icon-theme.html" ?>
|
|
<title>hicolor-icon-theme-&hicolor-icon-theme-version;</title>
|
|
|
|
<indexterm zone="hicolor-icon-theme">
|
|
<primary sortas="a-hicolor-icon-theme">hicolor-icon-theme</primary>
|
|
</indexterm>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>hicolor-icon-theme</application></title>
|
|
|
|
<para>The <application>hicolor-icon-theme</application> package contains
|
|
a default fallback theme for implementations of the icon theme
|
|
specification.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&hicolor-icon-theme-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&hicolor-icon-theme-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download MD5 sum: &hicolor-icon-theme-md5sum;</para></listitem>
|
|
<listitem><para>Download size: &hicolor-icon-theme-size;</para></listitem>
|
|
<listitem><para>Estimated disk space required: &hicolor-icon-theme-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &hicolor-icon-theme-time;</para></listitem>
|
|
</itemizedlist>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>hicolor-icon-theme</application></title>
|
|
|
|
<para>Install <application>hicolor-icon-theme</application> by running the
|
|
following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
|
make</command></userinput></screen>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
<seg>/usr/share/icons/hicolor/</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<varlistentry id="hicolor-icon-themes">
|
|
<term>/usr/share/icons/hicolor/*</term>
|
|
<listitem>
|
|
<para> contains icon definitions used as defaults.</para>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|