source: xfce/core/thunar.xml@ 6cea0871

12.0 12.1 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 6cea0871 was 2a530932, checked in by Xi Ruoyao <xry111@…>, 14 months ago

treewide: Remove nonexist User Notes

The last part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh

  • Property mode set to 100644
File size: 6.5 KB
RevLine 
[17bcb81]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
[dcd16c6]7 <!ENTITY thunar-download-http
[c6b192c]8 "https://archive.xfce.org/src/xfce/thunar/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
[17bcb81]9 <!ENTITY thunar-download-ftp " ">
[bdfe330]10 <!ENTITY thunar-md5sum "dc9ccd48acfd2ca9c9ca46631ee35e35">
[7843642]11 <!ENTITY thunar-size "2.8 MB">
[dca75e0]12 <!ENTITY thunar-buildsize "68 MB">
[7843642]13 <!ENTITY thunar-time "0.5 SBU (Using parallism=4)">
[17bcb81]14]>
15
[0292958]16<sect1 id="thunar" xreflabel="thunar-&thunar-version;">
[17bcb81]17 <?dbhtml filename="thunar.html"?>
18
19
[0292958]20 <title>thunar-&thunar-version;</title>
[17bcb81]21
22 <indexterm zone="thunar">
[0292958]23 <primary sortas="a-thunar">Thunar</primary>
[17bcb81]24 </indexterm>
25
26 <sect2 role="package">
[0292958]27 <title>Introduction to thunar</title>
[17bcb81]28
29 <para>
30 <application>Thunar</application> is the <application>Xfce</application>
[9b21a7a]31 file manager, a <application>GTK+ 3</application> GUI to organise the files
[17bcb81]32 on your computer.
33 </para>
34
[9b21a7a]35 <!-- Thunar seems to implement functionality for Wallpaper support in XFCE,
36 As well as the Trash Can and other essential functionality. Similar to
37 PCManFM in LXDE, it seems to be more than just a file manager (unlike
38 Nautilus).-->
39
[edbc176]40 &lfs113_checked;
[17bcb81]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&thunar-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&thunar-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &thunar-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &thunar-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &thunar-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &thunar-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
[5e99854b]80 <xref linkend="exo"/>
[17bcb81]81 </para>
82
[40800638]83 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
[1051f94e]84 <para role="required">
[8558044]85 <xref role="runtime" linkend="hicolor-icon-theme"/>
[40800638]86 </para>
87
[dcd16c6]88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
[ff40dcf]90 <xref linkend="libgudev"/>,
91 <xref linkend="libnotify"/>, and
92 <xref linkend="pcre"/>
[dcd16c6]93 </para>
94
[17bcb81]95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
[9b21a7a]97 <xref linkend="gtk-doc"/> (for documentation),
[32b1094f]98 <xref linkend="gvfs"/> (for remote browsing and automounting),
[88136e4d]99 <xref linkend="libexif"/> and
[eb6a287]100 <xref role="runtime" linkend="tumbler"/> (runtime)
[17bcb81]101 </para>
102
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Thunar</title>
107
[97e0b31]108 <para revision="sysv">
109 First prevent the installation of an unneeded systemd file:
110 </para>
111
112<screen revision="sysv"><userinput>sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
113</userinput></screen>
114
[17bcb81]115 <para>
116 Install <application>Thunar</application> by running the following
117 commands:
118 </para>
119
[a85c6ce]120<screen><userinput>./configure --prefix=/usr \
[dcd16c6]121 --sysconfdir=/etc \
[913050c]122 --docdir=/usr/share/doc/thunar-&thunar-version; &amp;&amp;
[17bcb81]123make</userinput></screen>
124
125 <para>
126 This package does not come with a test suite.
127 </para>
128
129 <para>
130 Now, as the <systemitem class="username">root</systemitem> user:
131 </para>
132
133<screen role="root"><userinput>make install</userinput></screen>
[dcd16c6]134
[17bcb81]135 </sect2>
136
137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
[913050c]142 <segtitle>Installed Library</segtitle>
[17bcb81]143 <segtitle>Installed Directories</segtitle>
144
145 <seglistitem>
146 <seg>
[8558044]147 Thunar (symlink to thunar),
148 thunar, and
[3441548]149 thunar-settings
[dcd16c6]150 </seg>
151 <seg>
[913050c]152 libthunarx-3.so<!--,
153Those shouldn't be listed as libraries, since they are not accessible
154by "-l something"
[3441548]155 thunar-apr.so,
156 thunar-sbr.so,
157 thunar-uca.so,
158 thunar-wallpaper-plugin.so, and
[913050c]159 libthunar-tpa.so-->
[17bcb81]160 </seg>
161 <seg>
162 /etc/xdg/Thunar,
[9b21a7a]163 /usr/include/thunarx-3,
[3441548]164 /usr/lib/Thunar,
165 /usr/lib/thunarx-3,
[913050c]166<!-- installed earlier (by xfconf presumably) /usr/lib/xfce4, -->
[3441548]167 /usr/share/Thunar,
[913050c]168 /usr/share/doc/thunar-&thunar-version;, and
169 /usr/share/gtk-doc/html/thunarx<!--,
170installed by libxfce4util /usr/share/xfce4-->
[17bcb81]171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="thunar-prog">
181 <term><command>thunar</command></term>
182 <listitem>
183 <para>
[4c24eb0a]184 is the <application>Xfce</application> file manager
[17bcb81]185 </para>
186 <indexterm zone="thunar thunar-prog">
187 <primary sortas="b-thunar">thunar</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="thunar-settings">
193 <term><command>thunar-settings</command></term>
194 <listitem>
195 <para>
196 is a shell script that launches a dialog box to allow you to alter
[bdf8481]197 the behavior of <application>Thunar</application>
[17bcb81]198 </para>
199 <indexterm zone="thunar thunar-settings">
200 <primary sortas="b-thunar-settings">thunar-settings</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
[9b21a7a]205 <varlistentry id="libthunarx-3">
206 <term><filename class="libraryfile">libthunarx-3.so</filename></term>
[17bcb81]207 <listitem>
208 <para>
209 contains the <application>Thunar</application> extension library
210 which permits adding new features to the
[4c24eb0a]211 <application>Thunar</application> file manager
[17bcb81]212 </para>
[9b21a7a]213 <indexterm zone="thunar libthunarx-3">
214 <primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
[17bcb81]215 </indexterm>
216 </listitem>
217 </varlistentry>
[dcd16c6]218
[17bcb81]219 </variablelist>
[dcd16c6]220
[17bcb81]221 </sect2>
[dcd16c6]222
[17bcb81]223</sect1>
Note: See TracBrowser for help on using the repository browser.