source: xfce/core/thunar.xml@ ac38e9dc

systemd-13485
Last change on this file since ac38e9dc was ac38e9dc, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Import back into SVN from Github

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

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