mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
130 lines
3.5 KiB
XML
130 lines
3.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY hicolor-icon-theme-download-http "https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">
|
|
<!ENTITY hicolor-icon-theme-download-ftp " ">
|
|
<!ENTITY hicolor-icon-theme-md5sum "84eec8d6f810240a069c731f1870b474">
|
|
<!ENTITY hicolor-icon-theme-size "52 KB">
|
|
<!ENTITY hicolor-icon-theme-buildsize "340 KB">
|
|
<!ENTITY hicolor-icon-theme-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="hicolor-icon-theme"
|
|
xreflabel="hicolor-icon-theme-&hicolor-icon-theme-version;">
|
|
<?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 role="package">
|
|
<title>Introduction to hicolor-icon-theme</title>
|
|
|
|
<para>
|
|
The <application>hicolor-icon-theme</application> package
|
|
contains a default fallback theme for implementations of the icon
|
|
theme specification.
|
|
</para>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<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>
|
|
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of hicolor-icon-theme</title>
|
|
|
|
<para>
|
|
Install <application>hicolor-icon-theme</application> by running
|
|
the following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</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"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<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>
|