source: x/icons/gnome-themes-extra.xml@ b264d67

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 b264d67 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.8 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 gnome-themes-extra-download-http
8 "&gnome-download-http;/gnome-themes-extra/&gnome-minor-28;/gnome-themes-extra-&gnome-themes-extra-version;.tar.xz">
9 <!ENTITY gnome-themes-extra-download-ftp
10 "&gnome-download-ftp;/gnome-themes-extra/&gnome-minor-28;/gnome-themes-extra-&gnome-themes-extra-version;.tar.xz">
11 <!ENTITY gnome-themes-extra-md5sum "f9f2c6c521948da427f702372e16f826">
12 <!ENTITY gnome-themes-extra-size "2.8 MB">
13 <!ENTITY gnome-themes-extra-buildsize "40 MB">
14 <!ENTITY gnome-themes-extra-time "0.3 SBU">
15]>
16
17<sect1 id="gnome-themes-extra" xreflabel="gnome-themes-extra-&gnome-themes-extra-version;">
18 <?dbhtml filename="gnome-themes-extra.html"?>
19
20
21 <title>gnome-themes-extra-&gnome-themes-extra-version;</title>
22
23 <indexterm zone="gnome-themes-extra">
24 <primary sortas="a-gnome-themes-extra">gnome-themes-extra</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to GNOME Themes Extra</title>
29
30 <para>
31 The <application>GNOME Themes Extra</application> package, formerly
32 known as <application>GNOME Themes Standard</application>, contains
33 various components of the default <application>GNOME</application> theme.
34 </para>
35
36 &lfs112_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gnome-themes-extra-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gnome-themes-extra-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gnome-themes-extra-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gnome-themes-extra-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gnome-themes-extra-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gnome-themes-extra-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">GNOME Themes Extra Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref role="nodep" linkend="gtk2"/> or
77 <xref linkend="gtk3"/> with
78 <xref linkend="librsvg"/> or both
79 </para>
80
81 <para condition="html" role="usernotes">User Notes:
82 <ulink url="&blfs-wiki;/gnome-themes-extra"/>
83 </para>
84 </sect2>
85
86 <sect2 role="installation">
87 <title>Installation of GNOME Themes Extra</title>
88
89 <para>
90 Install <application>GNOME Themes Extra</application> by running the following
91 commands:
92 </para>
93
94<screen><userinput>./configure --prefix=/usr &amp;&amp;
95make</userinput></screen>
96
97 <para>
98 This package does not come with a test suite.
99 </para>
100
101 <para>
102 Now, as the <systemitem class="username">root</systemitem> user:
103 </para>
104
105<screen role="root"><userinput>make install</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="commands">
110 <title>Command Explanations</title>
111
112 <para>
113 <option>--disable-gtk2-engine</option>: This switch disables the GTK+-2
114 theming engine.
115 </para>
116
117 <para>
118 <option>--disable-gtk3-engine</option>: This switch disables the GTK+-3
119 theming engine.
120 </para>
121
122 </sect2>
123
124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Programs</segtitle>
129 <segtitle>Installed Library</segtitle>
130 <segtitle>Installed Directories</segtitle>
131
132 <seglistitem>
133 <seg>
134 None
135 </seg>
136 <seg>
137 libadwaita.so
138 </seg>
139 <seg>
140 /usr/lib/gtk-2.0/2.10.0/engines,
141 /usr/share/icons/HighContrast,
142 /usr/share/themes/Adwaita,
143 /usr/share/themes/Adwaita-dark, and
144 /usr/share/themes/HighContrast
145 </seg>
146 </seglistitem>
147 </segmentedlist>
148
149 <variablelist>
150 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
151 <?dbfo list-presentation="list"?>
152 <?dbhtml list-presentation="table"?>
153
154 <varlistentry id="libadwaita">
155 <term><filename class="libraryfile">libadwaita.so</filename></term>
156 <listitem>
157 <para>
158 is the Adwaita <application>GTK+-2</application> engine theme
159 </para>
160 <indexterm zone="gnome-themes-extra libadwaita">
161 <primary sortas="c-libadwaita">libadwaita.so</primary>
162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 </variablelist>
167
168 </sect2>
169
170</sect1>
Note: See TracBrowser for help on using the repository browser.