File: pref.page

package info (click to toggle)
baobab 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,936 kB
  • sloc: ansic: 5,570; sh: 4,342; makefile: 183
file content (43 lines) | stat: -rw-r--r-- 1,314 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="guide"
      id="pref">
  <info>
    <revision pkgversion="3.4" date="2012-02-18" status="review"/>
    <link type="guide" xref="index#preferences"/>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>

    <desc>Skip specific devices and partitions when scanning the
    file system.</desc>

  </info>

  <title>Disable scanning of individual storage devices and partitions</title>

  <p><app>Disk Usage Analyzer</app> allows you to scan only the partitions and
  storage devices that you have selected in the <gui>Preferences</gui> dialog.
  By default, all devices and partitions are selected, but the application will
  store your preferences when you close it.</p>

  <steps>
    <item>
      <p>Select <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq></p>
    </item>
    <item>
      <p>Select the storage devices and partitions that you want to scan, or
      deselect those that you do not wish to scan</p>
    </item>
    <item>
      <p>Click <gui>Close</gui> to save your preferences</p>
    </item>
  </steps>

  <note style="bug">
    <p>The first item in the list, which is mounted on <file>/</file>, cannot be
    deselected</p>
  </note>

</page>