source: xfce/core/thunar.xml@ 3e9cedf1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3e9cedf1 was 3e9cedf1, checked in by Krejzi <krejzi@…>, 12 years ago

Some XML Fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10547 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.1 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 thunar-download-http "http://archive.xfce.org/src/xfce/thunar/1.4/Thunar-&thunar-version;.tar.bz2">
8 <!ENTITY thunar-download-ftp " ">
9 <!ENTITY thunar-md5sum "737ad2c36ed36b10fef82e860b9e990a">
10 <!ENTITY thunar-size "1.8 MB">
11 <!ENTITY thunar-buildsize "58 MB">
12 <!ENTITY thunar-time "0.7 SBU">
13]>
14
15<sect1 id="thunar" xreflabel="thunar-&thunar-version;">
16 <?dbhtml filename="thunar.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Thunar-&thunar-version;</title>
24
25 <indexterm zone="thunar">
26 <primary sortas="a-thunar">thunar</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Thunar</title>
31
32 <para>
33 <application>Thunar</application> is the <application>Xfce</application>
34 file manager, a <application>Gtk 2</application> GUI to organise the files
35 on your computer.
36 </para>
37
38 &lfs71_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&thunar-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&thunar-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &thunar-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &thunar-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &thunar-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &thunar-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="exo"/> and
79 <xref linkend="libxfce4ui"/>
80 </para>
81
82 <bridgehead renderas="sect4">Optional</bridgehead>
83 <para role="optional">
84 <xref linkend="libnotify"/>,
85 <xref linkend="startup-notification"/>, and
86 <xref linkend="udev"/> or <xref linkend="udev-extras"/> (for gudev).
87 </para>
88
89 <para condition="html" role="usernotes">
90 User Notes: <ulink url="&blfs-wiki;/thunar"/>
91 </para>
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of Thunar</title>
96
97 <para>
98 Install <application>Thunar</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
103 --docdir=/usr/share/doc/Thunar-&thunar-version; &amp;&amp;
104make</userinput></screen>
105
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
121 href="../../xincludes/static-libraries.xml"/>
122
123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
124 href="../../xincludes/gtk-doc-rebuild.xml"/>
125
126 </sect2>
127
128 <sect2 role="content">
129 <title>Contents</title>
130
131 <segmentedlist>
132 <segtitle>Installed Programs</segtitle>
133 <segtitle>Installed Library</segtitle>
134 <segtitle>Installed Directories</segtitle>
135
136 <seglistitem>
137 <seg>
138 Thunar, thunar and thunar-settings.
139 </seg>
140 <seg>libthunarx-2.so.</seg>
141 <seg>
142 /etc/xdg/Thunar,
143 /usr/include/thunarx-2,
144 /usr/lib/Thunar,
145 /usr/lib/thunarx-2,
146 /usr/share/gtk-doc/html/thunarx,
147 /usr/share/doc/Thunar-&thunar-version;,
148 /usr/share/pixmaps/Thunar and
149 /usr/share/Thunar.
150 </seg>
151 </seglistitem>
152 </segmentedlist>
153
154 <variablelist>
155 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
156 <?dbfo list-presentation="list"?>
157 <?dbhtml list-presentation="table"?>
158
159 <varlistentry id="Thunar">
160 <term><command>Thunar</command></term>
161 <listitem>
162 <para>
163 is the <application>Xfce</application> file manager.
164 </para>
165 <indexterm zone="thunar Thunar">
166 <primary sortas="b-Thunar">Thunar</primary>
167 </indexterm>
168 </listitem>
169 </varlistentry>
170
171 <varlistentry id="thunar-prog">
172 <term><command>thunar</command></term>
173 <listitem>
174 <para>
175 is a symbolic link to <application>Thunar</application>.
176 </para>
177 <indexterm zone="thunar thunar-prog">
178 <primary sortas="b-thunar">thunar</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="thunar-settings">
184 <term><command>thunar-settings</command></term>
185 <listitem>
186 <para>
187 is a shell script that launches a dialog box to allow you to alter
188 the behaviour of <application>Thunar</application>.
189 </para>
190 <indexterm zone="thunar thunar-settings">
191 <primary sortas="b-thunar-settings">thunar-settings</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="libthunarx-2">
197 <term><filename class="libraryfile">libthunarx-2.so</filename></term>
198 <listitem>
199 <para>
200 contains the <application>Thunar</application> extension library
201 which permits adding new features to the
202 <application>Thunar</application> file manager.
203 </para>
204 <indexterm zone="thunar libthunarx-2">
205 <primary sortas="c-libthunarx-2">libthunarx-2.so</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209 </variablelist>
210 </sect2>
211</sect1>
Note: See TracBrowser for help on using the repository browser.