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
RevLine 
[feeb99a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[feeb99a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8dfc5c3]7 <!ENTITY hicolor-icon-theme-download-http "https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">
[0455ea7]8 <!ENTITY hicolor-icon-theme-download-ftp " ">
[e3586b2]9 <!ENTITY hicolor-icon-theme-md5sum "84eec8d6f810240a069c731f1870b474">
[6183ddb]10 <!ENTITY hicolor-icon-theme-size "52 KB">
[bd9de06d]11 <!ENTITY hicolor-icon-theme-buildsize "340 KB">
[3907f70]12 <!ENTITY hicolor-icon-theme-time "less than 0.1 SBU">
[feeb99a]13]>
14
[62301dc]15<sect1 id="hicolor-icon-theme"
[6944128]16xreflabel="hicolor-icon-theme-&hicolor-icon-theme-version;">
[62301dc]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
[97ee53d]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>
[62301dc]34
[d8fd588]35 &lfs112_checked;
[7f4cdbc0]36
[62301dc]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[97ee53d]40 <para>
41 Download (HTTP): <ulink url="&hicolor-icon-theme-download-http;"/>
42 </para>
[62301dc]43 </listitem>
44 <listitem>
[97ee53d]45 <para>
46 Download (FTP): <ulink url="&hicolor-icon-theme-download-ftp;"/>
47 </para>
[62301dc]48 </listitem>
49 <listitem>
[97ee53d]50 <para>
51 Download MD5 sum: &hicolor-icon-theme-md5sum;
52 </para>
[62301dc]53 </listitem>
54 <listitem>
[97ee53d]55 <para>
56 Download size: &hicolor-icon-theme-size;
57 </para>
[62301dc]58 </listitem>
59 <listitem>
[97ee53d]60 <para>
61 Estimated disk space required: &hicolor-icon-theme-buildsize;
62 </para>
[62301dc]63 </listitem>
64 <listitem>
[97ee53d]65 <para>
66 Estimated build time: &hicolor-icon-theme-time;
67 </para>
[62301dc]68 </listitem>
69 </itemizedlist>
70
[c5c2654]71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/hicolor-icon-theme"/></para>
73
[62301dc]74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of hicolor-icon-theme</title>
78
[97ee53d]79 <para>
80 Install <application>hicolor-icon-theme</application> by running
81 the following commands:
82 </para>
[62301dc]83
[35cb126]84<screen><userinput>./configure --prefix=/usr</userinput></screen>
85
[97ee53d]86 <para>
87 This package does not come with a test suite.
88 </para>
[62301dc]89
[97ee53d]90 <para>
91 Now, as the <systemitem class="username">root</systemitem> user:
92 </para>
[62301dc]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>
[7f4cdbc0]104 <segtitle>Installed Directory</segtitle>
[62301dc]105
106 <seglistitem>
107 <seg>None</seg>
108 <seg>None</seg>
[35cb126]109 <seg>/usr/share/icons/hicolor</seg>
[62301dc]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>
[97ee53d]121 <para>
[4c24eb0a]122 contains icon definitions used as defaults
[97ee53d]123 </para>
[62301dc]124 </listitem>
125 </varlistentry>
126
127 </variablelist>
128
129 </sect2>
[069e781f]130
131</sect1>
Note: See TracBrowser for help on using the repository browser.