~ubuntu-branches/ubuntu/wily/baobab/wily-proposed

« back to all changes in this revision

Viewing changes to help/sv/scan-folder.page

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-10-15 23:15:13 UTC
  • mfrom: (2.2.1 experimental) (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20141015231513-6cpun88orgfpyzdv
Tags: 3.14.1-1ubuntu1
* Merge from Debian unstable. (LP: #1268721) Remaining changes:
* debian/patches/use_traditional_titlebars_in_unity.patch:
  - Use the traditional menubar under Unity
* debian/patches/git_fix_pie_chart.patch:
  - Fx top level pie chart. (LP: #1393333)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="scan-folder" xml:lang="sv">
3
 
 
4
 
  <info>
5
 
    <revision version="0.1" date="2011-12-19" status="stub"/>
6
 
    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
7
 
    <link type="guide" xref="index#scan"/>
8
 
 
9
 
    <credit type="author copyright">
10
 
      <name>Julita Inca</name>
11
 
      <email its:translate="no">yrazes@gmail.com</email>
12
 
    </credit>
13
 
    <credit type="editor">
14
 
      <name>Michael Hill</name>
15
 
      <email its:translate="no">mdhillca@gmail.com</email>
16
 
    </credit>
17
 
    <credit type="author editor">
18
 
      <name>Ekaterina Gerasimova</name>
19
 
      <email its:translate="no">kittykat3756@gmail.com</email>
20
 
    </credit>
21
 
 
22
 
    <desc>Scan a local folder, including all subfolders.</desc>
23
 
 
24
 
  </info>
25
 
 
26
 
  <title>Scan a folder</title>
27
 
 
28
 
  <p>Scans of individual folders are faster than those of the whole file
29
 
  system, so they may be more efficient if you want information only about a
30
 
  specific part of your file system.</p>
31
 
 
32
 
  <steps>
33
 
    <item>
34
 
      <p>Select <guiseq><gui>Analyzer</gui><gui>Scan Folder…</gui></guiseq>
35
 
      from the menu</p>
36
 
    </item>
37
 
    <item>
38
 
      <p>Use the file browser to navigate around your file system and select
39
 
      the desired folder</p>
40
 
    </item>
41
 
    <item>
42
 
      <p>Click <gui>Open</gui> to commence scanning</p>
43
 
    </item>
44
 
  </steps>
45
 
 
46
 
  <note style="tip">
47
 
    <p>Select <guiseq><gui>Analyzer</gui><gui>Stop</gui></guiseq> to cancel the
48
 
    current scan, or <guiseq><gui>Analyzer</gui><gui>Refresh</gui></guiseq> to
49
 
    repeat the last scan.</p>
50
 
  </note>
51
 
 
52
 
  <p>The results may be useful in deciding which folders can be
53
 
  <link href="help:file-roller">archived</link>,
54
 
  <link href="help:gnome-help/files-delete">deleted</link> or
55
 
  <link href="help:gnome-help/files-copy">moved</link> to free up space. You can
56
 
  also use the results to estimate how much space would be needed for a
57
 
  <link href="help:gnome-help/backup-how">backup</link> of specific folders.</p>
58
 
 
59
 
  <p>Right-click on any folder and select <gui>Open Folder</gui> to launch the
60
 
  <app>Files</app> application, or <gui>Move to Trash</gui> to move your folder
61
 
  to <file>Trash</file>.</p>
62
 
 
63
 
</page>