summaryrefslogtreecommitdiff
path: root/trashapplet/docs/C/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet/docs/C/index.docbook')
-rw-r--r--trashapplet/docs/C/index.docbook189
1 files changed, 189 insertions, 0 deletions
diff --git a/trashapplet/docs/C/index.docbook b/trashapplet/docs/C/index.docbook
new file mode 100644
index 00000000..4ec68fff
--- /dev/null
+++ b/trashapplet/docs/C/index.docbook
@@ -0,0 +1,189 @@
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+ <!ENTITY legal SYSTEM "legal.xml">
+ <!ENTITY appletversion "2.14">
+ <!ENTITY manrevision "2.11">
+ <!ENTITY date "August 2006">
+ <!ENTITY applet "Panel Trash">
+]>
+
+<article id="index" lang="en">
+<!-- please do not change the id; for translations, change lang to -->
+<!-- appropriate code -->
+ <articleinfo>
+ <title>&applet; Manual</title>
+ <abstract role="description">
+ <para>&applet; lets you manage your trash from the panel. </para>
+ </abstract>
+ <copyright>
+ <year>2006</year>
+ <holder>MATE Documentation Project</holder>
+ </copyright>
+ <copyright>
+ <year>2005</year>
+ <holder>Davyd Madeley</holder>
+ </copyright>
+ <copyright>
+ <year>2004</year>
+ <holder>Michiel Sikkes</holder>
+ </copyright>
+<!-- translators: uncomment this:
+
+ <copyright>
+ <year>2002</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+
+ -->
+<!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher role="maintainer">
+ <publishername> MATE Documentation Project </publishername>
+ </publisher>
+
+&legal;
+<!-- This file contains link to license for the documentation (GNU FDL), and
+ other legal stuff such as "NO WARRANTY" statement. Please do not change
+ any of this. -->
+
+ <authorgroup>
+ <author>
+ <firstname>Michiel</firstname>
+ <surname>Sikkes</surname>
+ <affiliation>
+ <orgname>MATE Documentation Project</orgname>
+ <address> <email>[email protected]</email> </address>
+ </affiliation>
+ </author>
+ <author>
+ <firstname>Davyd</firstname><surname>Madeley</surname>
+ <affiliation>
+ <orgname>MATE Project</orgname>
+ <address><email>[email protected]</email></address>
+ </affiliation>
+ </author>
+ <!-- This is appropriate place for other contributors: translators,
+ maintainers, etc. Commented out by default.
+ <othercredit role="translator">
+ <firstname>Michiel</firstname>
+ <surname>Sikkes</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>[email protected]</email> </address>
+ </affiliation>
+ <contrib>Latin translation</contrib>
+ </othercredit>
+-->
+ </authorgroup>
+
+ <releaseinfo revision="2.26" role="review"/>
+
+ <revhistory>
+ <revision>
+ <revnumber>Version 2.10</revnumber>
+ <date>March 2005</date>
+ <revdescription>
+ <para role="author">Davyd Madeley</para>
+ <para role="publisher">MATE Documentation Project</para>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>2.8 Applet Manual V&manrevision;</revnumber>
+ <date>July 2004</date>
+ <revdescription>
+ <para role="author">Michiel Sikkes</para>
+ <para role="publisher">MATE Documentation Project</para>
+ </revdescription>
+ </revision>
+ </revhistory>
+ <releaseinfo> This manual describes version &appletversion; of the &applet; applet.
+ </releaseinfo>
+ <legalnotice>
+ <title>Feedback</title>
+ <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="help:user-guide?feedback" type="help">MATE Feedback Page</ulink>. </para>
+
+ </legalnotice>
+ </articleinfo>
+ <indexterm>
+ <primary>Trash</primary>
+ </indexterm>
+
+ <sect1 id="trash-introduction">
+ <title>Introduction</title>
+<para>
+The <application>&applet;</application> applet lets you manage your Trash from the panel.
+</para>
+<para>
+ The trash on your panel acts identically to the trash on your desktop, however it is useful because your panels are always visible.
+</para>
+
+<sect2 id="trash-introduction-add">
+<title>Adding &applet; to a Panel</title>
+ <para>To add the <application>&applet;</application> applet to a panel, perform the following steps:</para>
+ <orderedlist>
+ <listitem>
+ <para>
+ Right-click on the panel at the place you want to add the applet.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Choose <guimenuitem>Add to Panel</guimenuitem>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Scroll down the list of items in the <guilabel>Add to Panel</guilabel> dialog, then select <guilabel>Trash</guilabel>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click <guibutton>Add</guibutton>.
+ </para>
+ </listitem>
+ </orderedlist>
+ <para>For more information on working with the panel, see the <ulink type="help" url="help:user-guide?panels">Desktop User Guide</ulink>.</para>
+
+</sect2>
+</sect1>
+
+<sect1 id="trash-usage">
+ <title>Usage</title>
+ <figure id="cpufreq-applet-figure">
+ <title>&applet;</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/trash-applet.png"
+ format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+
+ <sect2 id="trash-usage-moving">
+ <title>Moving Items to Trash</title>
+ <para>To move items to the Trash, drag them from the file manager to the <application>&applet;</application> applet.</para>
+ </sect2>
+
+ <sect2 id="trash-usage-emptying">
+ <title>Emptying Trash</title>
+ <para>To permanently delete all the items in the Trash, right-click on the applet, then choose
+ <menuchoice>
+ <guimenuitem>Empty Trash</guimenuitem>
+ </menuchoice>.
+ </para>
+ </sect2>
+
+ <sect2 id="trash-usage-opening">
+ <title>Opening Trash</title>
+ <para>To open Trash, right-click on the applet, then choose
+ <menuchoice>
+ <guimenuitem>Open</guimenuitem>
+ </menuchoice>. The Trash window opens in <application>Caja</application> file manager.
+ </para>
+ </sect2>
+</sect1>
+</article>