source: x/icons/lxde-icon-theme.xml@ e325e6e

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since e325e6e was e325e6e, checked in by Douglas R. Reno <renodr@…>, 15 months ago

Tags for LXDE and Sawfish

  • Property mode set to 100644
File size: 3.7 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 lxde-icon-theme-download-http "&sourceforge-dl;/lxde/lxde-icon-theme-&lxde-icon-theme-version;.tar.xz">
8 <!ENTITY lxde-icon-theme-download-ftp " ">
9 <!ENTITY lxde-icon-theme-md5sum "7467133275edbbcc79349379235d4411">
10 <!ENTITY lxde-icon-theme-size "4.3 MB">
11 <!ENTITY lxde-icon-theme-buildsize "18 MB">
12 <!ENTITY lxde-icon-theme-time "less than 0.1 SBU">
13]>
14
15<sect1 id="lxde-icon-theme" xreflabel="lxde-icon-theme-&lxde-icon-theme-version;">
16 <?dbhtml filename="lxde-icon-theme.html"?>
17
18
19 <title>lxde-icon-theme-&lxde-icon-theme-version;</title>
20
21 <indexterm zone="lxde-icon-theme">
22 <primary sortas="a-lxde-icon-theme">lxde-icon-theme</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to LXDE Icon Theme</title>
27
28 <para>
29 The <application>LXDE Icon Theme</application> package contains
30 nuoveXT 2.2 Icon Theme for <application>LXDE</application>.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&lxde-icon-theme-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&lxde-icon-theme-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &lxde-icon-theme-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &lxde-icon-theme-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &lxde-icon-theme-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &lxde-icon-theme-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">LXDE Icon Theme Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Optional</bridgehead>
72 <para role="optional">
73 <xref linkend="gtk2"/> or
74 <xref linkend="gtk3"/>
75 (for <command>gtk-update-icon-cache</command> command)
76 </para>
77
78 <para condition="html" role="usernotes">
79 User Notes: <ulink url="&blfs-wiki;/lxde-icon-theme"/>
80 </para>
81 </sect2>
82
83 <sect2 role="installation">
84 <title>Installation of LXDE Icon Theme</title>
85
86 <para>
87 Install <application>LXDE Icon Theme</application> by running the
88 following commands:
89 </para>
90
91<screen><userinput>./configure --prefix=/usr</userinput></screen>
92
93 <para>
94 This package does not come with a test suite.
95 </para>
96
97 <para>
98 Now, as the <systemitem class="username">root</systemitem> user:
99 </para>
100
101<screen role="root"><userinput>make install</userinput></screen>
102
103 <para>
104 If you have installed one of the optional dependencies, run the following
105 command as the <systemitem class="username">root</systemitem> user:
106 </para>
107
108<screen role="nodump"><userinput>gtk-update-icon-cache -qf /usr/share/icons/nuoveXT2</userinput></screen>
109
110 </sect2>
111
112 <sect2 role="content">
113 <title>Contents</title>
114
115 <segmentedlist>
116 <segtitle>Installed Programs</segtitle>
117 <segtitle>Installed Libraries</segtitle>
118 <segtitle>Installed Directory</segtitle>
119
120 <seglistitem>
121 <seg>
122 None
123 </seg>
124 <seg>
125 None
126 </seg>
127 <seg>
128 /usr/share/icons/nuoveXT2
129 </seg>
130 </seglistitem>
131 </segmentedlist>
132
133 </sect2>
134
135</sect1>
Note: See TracBrowser for help on using the repository browser.