Warning, /utilities/sweeper/doc/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" "dtd/kdedbx45.dtd" [ 0003 <!ENTITY % addindex "IGNORE"> 0004 <!ENTITY % English "INCLUDE"> 0005 ]> 0006 0007 <article id="sweeper" lang="&language;"> 0008 0009 <articleinfo> 0010 <title>Sweeper</title> 0011 <authorgroup> 0012 <author>&Burkhard.Lueck; &Burkhard.Lueck.mail;</author> 0013 0014 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0015 </authorgroup> 0016 0017 <date>2018-01-03</date> 0018 <releaseinfo>1.11 (Applications 17.12)</releaseinfo> 0019 0020 <keywordset> 0021 <keyword>KDE</keyword> 0022 <keyword>privacy</keyword> 0023 <keyword>security</keyword> 0024 </keywordset> 0025 </articleinfo> 0026 0027 <para>&sweeper; helps to clean unwanted traces from &plasma; and &kde; applications users leave on the system. 0028 0029 </para> 0030 0031 <para> 0032 <screenshot> 0033 <mediaobject> 0034 <imageobject> 0035 <imagedata fileref="sweeper.png" format="PNG"/> 0036 </imageobject> 0037 </mediaobject> 0038 </screenshot> 0039 </para> 0040 0041 <para> 0042 Check all cleanup actions you would like to perform using the <guibutton>Select All</guibutton> 0043 and <guibutton>Select None</guibutton> buttons or by selecting/deselecting individual 0044 items from the two groups <guilabel>General</guilabel> and <guilabel>Web Browsing</guilabel> 0045 </para> 0046 0047 <para> 0048 If you are satisfied with your selection click the <guibutton>Clean Up</guibutton> button, 0049 which immediately performs the cleanup actions you selected. 0050 </para> 0051 0052 <note><para> 0053 &sweeper; deletes the cached data used by &plasma; and &kde; applications from the &kde; cache folder. 0054 To see the location of this folder enter <userinput><command>qtpaths</command> 0055 <option>--paths GenericCacheLocation</option></userinput> in &konsole;. Cleaning up your cached data with 0056 &sweeper; makes it only impossible to read them ⪚ using a filemanager, but it is possible 0057 to read the raw data, which is still on the disk, using a low level disk tool. 0058 </para> 0059 </note> 0060 0061 </article> 0062 0063 <!-- 0064 Local Variables: 0065 mode: xml 0066 sgml-minimize-attributes:nil 0067 sgml-general-insert-case:lower 0068 sgml-indent-step:0 0069 sgml-indent-data:nil 0070 End: 0071 0072 vim:tabstop=2:shiftwidth=2:expandtab 0073 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; 0074 -->