mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
0a8389c726
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3083 af4574ff-66df-0310-9fd7-8a98e5e911e0
70 lines
2.5 KiB
XML
70 lines
2.5 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-buildsize "1.1 MB">
|
|
<!ENTITY hicolor-icon-theme-size "32 KB">
|
|
<!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>
|
|
|
|
<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 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 &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>hicolor-icon-theme</application> package contains
|
|
<filename>/usr/share/icons/hicolor/*</filename>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>HiColor Icons</title>
|
|
<para><filename>/usr/share/icons/hicolor/*</filename> contains icon definitions
|
|
used as defaults.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|