mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
172 lines
4.9 KiB
XML
172 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY thunar-volman-download-http
|
|
"https://archive.xfce.org/src/xfce/thunar-volman/&xfce4-version;/thunar-volman-&thunar-volman-version;.tar.bz2">
|
|
<!ENTITY thunar-volman-download-ftp " ">
|
|
<!ENTITY thunar-volman-md5sum "a0965931e78fe662ad134e63b1ab33b9">
|
|
<!ENTITY thunar-volman-size "499 KB">
|
|
<!ENTITY thunar-volman-buildsize "7.0 MB">
|
|
<!ENTITY thunar-volman-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="thunar-volman" xreflabel="thunar-volman-&thunar-volman-version;">
|
|
<?dbhtml filename="thunar-volman.html"?>
|
|
|
|
|
|
<title>thunar-volman-&thunar-volman-version;</title>
|
|
|
|
<indexterm zone="thunar-volman">
|
|
<primary sortas="a-thunar-volman">thunar-volman</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to the Thunar Volume Manager</title>
|
|
|
|
<para>
|
|
The <application>Thunar Volume Manager</application> is an extension for
|
|
the <application>Thunar</application> file manager, which enables
|
|
automatic management of removable drives and media.
|
|
</para>
|
|
|
|
&lfs121_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&thunar-volman-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&thunar-volman-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &thunar-volman-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &thunar-volman-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &thunar-volman-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &thunar-volman-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Thunar Volume Manager Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="exo"/> and
|
|
<xref linkend="libgudev"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="libnotify"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
|
|
<para role="recommended">
|
|
<xref role="runtime" linkend="gvfs"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of the Thunar Volume Manager</title>
|
|
|
|
<para>
|
|
Install the <application>Thunar Volume Manager</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
thunar-volman and
|
|
thunar-volman-settings
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="thunar-volman-prog">
|
|
<term><command>thunar-volman</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>Thunar</application> Volume Manager, a command
|
|
line utility to automatically mount or unmount removable media
|
|
</para>
|
|
<indexterm zone="thunar-volman thunar-volman-prog">
|
|
<primary sortas="b-thunar-volman">thunar-volman</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="thunar-volman-settings">
|
|
<term><command>thunar-volman-settings</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a small <application>GTK+ 3</application> application for changing
|
|
<application>Thunar Volume Manager</application> settings
|
|
</para>
|
|
<indexterm zone="thunar-volman thunar-volman-settings">
|
|
<primary sortas="b-thunar-volman-settings">thunar-volman-settings</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|