source: xfce/core/thunar-volman.xml@ dcd16c6

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 dcd16c6 was dcd16c6, checked in by Krejzi <krejzi@…>, 11 years ago

Cosmetic changes to Xfce4 Core, Deps updates, Package updates.

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

  • Property mode set to 100644
File size: 5.2 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-volman-download-http
8 "http://archive.xfce.org/src/xfce/thunar-volman/0.8/thunar-volman-&thunar-volman-version;.tar.bz2">
9 <!ENTITY thunar-volman-download-ftp " ">
10 <!ENTITY thunar-volman-md5sum "250af757ea629c7c27f554d17119080c">
11 <!ENTITY thunar-volman-size "404 KB">
12 <!ENTITY thunar-volman-buildsize "6.6 MB">
13 <!ENTITY thunar-volman-time "0.1 SBU">
14]>
15
16<sect1 id="thunar-volman" xreflabel="thunar-volman-&thunar-volman-version;">
17 <?dbhtml filename="thunar-volman.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>thunar-volman-&thunar-volman-version;</title>
25
26 <indexterm zone="thunar-volman">
27 <primary sortas="a-thunar-volman">thunar-volman</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to the Thunar Volume Manager</title>
32
33 <para>
34 The <application>Thunar Volume Manager</application> is an extension for
35 the <application>Thunar</application> file manager, which enables
36 automatic management of removable drives and media.
37 </para>
38
39 &lfs73_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&thunar-volman-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&thunar-volman-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &thunar-volman-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &thunar-volman-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &thunar-volman-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &thunar-volman-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Thunar Volume Manager Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="exo"/>,
80 <xref linkend="libxfce4ui"/> and
81 <xref linkend="udev"/> or
82 <xref linkend="udev-extras"/> (for GUdev)
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="libnotify"/> and
88 <xref linkend="startup-notification"/>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
92 <para role="optional">
93 <xref linkend="gvfs"/> and
94 <xref linkend="polkit-gnome"/>
95 </para>
96
97 <para condition="html" role="usernotes">
98 User Notes: <ulink url="&blfs-wiki;/thunar-volman"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of the Thunar Volume Manager</title>
104
105 <para>
106 Install the <application>Thunar Volume Manager</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Programs</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 thunar-volman and thunar-volman-settings
136 </seg>
137 <seg>
138 None
139 </seg>
140 <seg>
141 None
142 </seg>
143 </seglistitem>
144 </segmentedlist>
145
146 <variablelist>
147 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
148 <?dbfo list-presentation="list"?>
149 <?dbhtml list-presentation="table"?>
150
151 <varlistentry id="thunar-volman-prog">
152 <term><command>thunar-volman</command></term>
153 <listitem>
154 <para>
155 is the <application>Thunar</application> Volume Manager, a command
156 line utility to automatically mount or unmount removable media.
157 </para>
158 <indexterm zone="thunar-volman thunar-volman-prog">
159 <primary sortas="b-thunar-volman">thunar-volman</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 <varlistentry id="thunar-volman-settings">
165 <term><command>thunar-volman-settings</command></term>
166 <listitem>
167 <para>
168 is a small <application>GTK+ 2</application> application for changing
169 <application>Thunar Volume Manager</application> settings.
170 </para>
171 <indexterm zone="thunar-volman thunar-volman-settings">
172 <primary sortas="b-thunar-volman-settings">thunar-volman-settings</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.