Warning, /frameworks/kio/docs/kcontrol5/trash/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004   <!ENTITY % addindex "IGNORE">
0005   <!ENTITY % English "INCLUDE">
0006 ]>
0007 <article id="trash" lang="&language;">
0008 <title>Trash</title>
0009 <articleinfo>
0010 <authorgroup>
0011 <author>&Burkhard.Lueck;</author>
0012 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0013 </authorgroup>
0014 
0015 <date>2018-05-31</date>
0016 <releaseinfo>Frameworks 5.48</releaseinfo>
0017 
0018 <keywordset>
0019 <keyword>KDE</keyword>
0020 <keyword>Systemsettings</keyword>
0021 <keyword>trash</keyword>
0022 </keywordset>
0023 </articleinfo>
0024 
0025 <para>
0026 This module allows you to configure the settings for the trash.
0027 </para>
0028 
0029 <variablelist>
0030 <varlistentry><term><guilabel>Cleanup:</guilabel></term>
0031 <listitem><para>
0032 Check this box to allow automatic deletion of files that are 
0033 older than the value specified. Leave this disabled to <emphasis>not</emphasis> 
0034 automatically delete any items after a certain timespan.
0035 Set the number of days that files can remain in the trash. Any files 
0036 older than this will be automatically deleted.
0037 </para></listitem>
0038 </varlistentry>
0039 
0040 <varlistentry><term><guilabel>Size:</guilabel></term>
0041 <listitem><para>
0042 Check this box to limit the trash to the maximum amount of disk space 
0043 that you specify. Otherwise, it will be unlimited.
0044 </para></listitem>
0045 </varlistentry>
0046 
0047 <varlistentry><term><guilabel>Limit to</guilabel></term>
0048 <listitem><para>
0049 This is the maximum percent of disk space that will be used for the 
0050 trash. The calculated amount of disk space that will be allowed for 
0051 the trash is displayed right of the spinbox.
0052 </para></listitem>
0053 </varlistentry>
0054 
0055 <varlistentry><term><guilabel>Full trash:</guilabel></term>
0056 <listitem><para>
0057 When the size limit is reached, the selected action will be performed, 
0058 either the oldest or biggest files will be deleted automatically
0059 or you will be warned.
0060 </para></listitem>
0061 </varlistentry>
0062 
0063 </variablelist>
0064 
0065 </article>