source: x/icons/hicolor-icon-theme.xml@ 3f2db3a6

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 xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 3.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY hicolor-icon-theme-download-http "https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">
8 <!ENTITY hicolor-icon-theme-download-ftp " ">
9 <!ENTITY hicolor-icon-theme-md5sum "84eec8d6f810240a069c731f1870b474">
10 <!ENTITY hicolor-icon-theme-size "52 KB">
11 <!ENTITY hicolor-icon-theme-buildsize "340 KB">
12 <!ENTITY hicolor-icon-theme-time "less than 0.1 SBU">
13]>
14
15<sect1 id="hicolor-icon-theme"
16xreflabel="hicolor-icon-theme-&hicolor-icon-theme-version;">
17 <?dbhtml filename="hicolor-icon-theme.html" ?>
18
19
20 <title>hicolor-icon-theme-&hicolor-icon-theme-version;</title>
21
22 <indexterm zone="hicolor-icon-theme">
23 <primary sortas="a-Hicolor-icon-theme">Hicolor-icon-theme</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to hicolor-icon-theme</title>
28
29 <para>
30 The <application>hicolor-icon-theme</application> package
31 contains a default fallback theme for implementations of the icon
32 theme specification.
33 </para>
34
35 &lfs112_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&hicolor-icon-theme-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&hicolor-icon-theme-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &hicolor-icon-theme-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &hicolor-icon-theme-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &hicolor-icon-theme-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &hicolor-icon-theme-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/hicolor-icon-theme"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of hicolor-icon-theme</title>
78
79 <para>
80 Install <application>hicolor-icon-theme</application> by running
81 the following commands:
82 </para>
83
84<screen><userinput>./configure --prefix=/usr</userinput></screen>
85
86 <para>
87 This package does not come with a test suite.
88 </para>
89
90 <para>
91 Now, as the <systemitem class="username">root</systemitem> user:
92 </para>
93
94<screen role="root"><userinput>make install</userinput></screen>
95
96 </sect2>
97
98 <sect2 role="content">
99 <title>Contents</title>
100
101 <segmentedlist>
102 <segtitle>Installed Programs</segtitle>
103 <segtitle>Installed Libraries</segtitle>
104 <segtitle>Installed Directory</segtitle>
105
106 <seglistitem>
107 <seg>None</seg>
108 <seg>None</seg>
109 <seg>/usr/share/icons/hicolor</seg>
110 </seglistitem>
111 </segmentedlist>
112
113 <variablelist>
114 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
115 <?dbfo list-presentation="list"?>
116 <?dbhtml list-presentation="table"?>
117
118 <varlistentry id="hicolor-icon-themes">
119 <term>/usr/share/icons/hicolor/*</term>
120 <listitem>
121 <para>
122 contains icon definitions used as defaults
123 </para>
124 </listitem>
125 </varlistentry>
126
127 </variablelist>
128
129 </sect2>
130
131</sect1>
Note: See TracBrowser for help on using the repository browser.