source: xfce/core/gtk-xfce-engine.xml@ 7d017df

systemd-11177
Last change on this file since 7d017df was 7d017df, checked in by Krejzi <krejzi@…>, 10 years ago

Package updates and checks and stuff.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14070 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • 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 gtk-xfce-engine-download-http
8 "http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.0/gtk-xfce-engine-&gtk-xfce-engine-version;.tar.bz2">
9 <!ENTITY gtk-xfce-engine-download-ftp " ">
10 <!ENTITY gtk-xfce-engine-md5sum "174e774d0debb052ec457640275f065d">
11 <!ENTITY gtk-xfce-engine-size "364 KB">
12 <!ENTITY gtk-xfce-engine-buildsize "7.3 MB">
13 <!ENTITY gtk-xfce-engine-time "0.1 SBU">
14]>
15
16<sect1 id="gtk-xfce-engine" xreflabel="gtk-xfce-engine-&gtk-xfce-engine-version;">
17 <?dbhtml filename="gtk-xfce-engine.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>gtk-xfce-engine-&gtk-xfce-engine-version;</title>
25
26 <indexterm zone="gtk-xfce-engine">
27 <primary sortas="a-gtk-xfce-engine">gtk-xfce-engine</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to GTK Xfce Engine</title>
32
33 <para>
34 The <application>GTK Xfce Engine</application> package contains several
35 <application>GTK+ 2</application> and <application>GTK+ 3</application>
36 themes and libraries needed to display them.
37 This is useful for customising the appearance of your
38 <application>Xfce</application> desktop.
39 </para>
40
41 &lfs76_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&gtk-xfce-engine-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&gtk-xfce-engine-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &gtk-xfce-engine-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &gtk-xfce-engine-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &gtk-xfce-engine-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &gtk-xfce-engine-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">GTK Xfce Engine Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="gtk2"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="gtk3"/>
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/gtk-xfce-engine"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of GTK Xfce Engine</title>
96
97 <para>
98 Install <application>GTK Xfce Engine</application> by running the
99 following commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="content">
118 <title>Contents</title>
119
120 <segmentedlist>
121 <segtitle>Installed Programs</segtitle>
122 <segtitle>Installed Library</segtitle>
123 <segtitle>Installed Directories</segtitle>
124
125 <seglistitem>
126 <seg>
127 None
128 </seg>
129 <seg>
130 libxfce.so (in /usr/lib/gtk-&gtk2-libdir;/engines and
131 /usr/lib/gtk-3.0/3.0.0/theming-engines)
132 </seg>
133 <seg>
134 Xfce, Xfce-4.0, Xfce-4.2, Xfce-4.4, Xfce-4.6, Xfce-b5, Xfce-basic,
135 Xfce-cadmium, Xfce-curve, Xfce-dawn, Xfce-dusk, Xfce-kde2,
136 Xfce-kolors, Xfce-light, Xfce-orange, Xfce-redmondxp, Xfce-saltlake,
137 Xfce-smooth, Xfce-stellar, Xfce-winter in /usr/share/themes
138 </seg>
139 </seglistitem>
140 </segmentedlist>
141
142 <variablelist>
143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
144 <?dbfo list-presentation="list"?>
145 <?dbhtml list-presentation="table"?>
146
147 <varlistentry id="libxfce">
148 <term><filename class="libraryfile">libxfce.so</filename></term>
149 <listitem>
150 <para>
151 contains functions that allow <application>Xfce</application> to
152 apply and change <application>GTK+ 2</application> and
153 <application>GTK+ 3</application> themes.
154 </para>
155 <indexterm zone="gtk-xfce-engine libxfce">
156 <primary sortas="c-libxfce">libxfce.so</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 </variablelist>
162
163 </sect2>
164
165</sect1>
Note: See TracBrowser for help on using the repository browser.