[baobab] Update help for 3.8



commit 99703f9608b49530a4ba9ea0bf849fedbddb93f1
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Jul 24 12:39:36 2013 +0100

    Update help for 3.8

 help/C/index.page            |   14 ++++----
 help/C/introduction.page     |   30 +++++++++++-------
 help/C/pref-view-chart.page  |   12 +++++--
 help/C/scan-file-system.page |   37 +++++-----------------
 help/C/scan-folder.page      |   33 +++++++-------------
 help/C/scan-home.page        |   39 ++++-------------------
 help/C/scan-remote.page      |   69 ++++++++----------------------------------
 7 files changed, 74 insertions(+), 160 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index f666b4b..6149bce 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -4,7 +4,7 @@
       id="index">
 
   <info>
-    <revision pkgversion="3.8" date="2013-04-10" status="final"/>
+    <revision pkgversion="3.8" date="2013-07-24" status="final"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -22,13 +22,13 @@
 
   <title>Disk Usage Analyzer</title>
 
-    <section id="scan" style="2column">
-       <title>Scan storage devices</title>
-    </section>
+  <section id="scan" style="2column">
+    <title>Scan</title>
+  </section>
 
-    <section id="preferences" style="2column">
-       <title>Views and preferences</title>
-    </section>
+  <section id="preferences" style="2column">
+    <title>Preferences</title>
+  </section>
 
 <!--    <section id="problems">
        <title>Common problems and questions</title>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 8c2615a..f4b58fd 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,9 +4,10 @@
       id="introduction">
 
   <info>
+    <link type="guide" xref="index" group="#first"/>
     <revision version="0.1" date="2011-12-19" status="stub"/>
     <revision pkgversion="3.4" date="2012-02-20" status="review"/>
-    <link type="guide" xref="index" group="#first"/>
+    <revision pkgversion="3.10" date="2012-07-24" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -21,20 +22,27 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
-    <desc><app>Disk Usage Analyzer</app>, also referred to as
-    <app>baobab</app>, graphically represents your use of storage space.</desc>
+    <desc><app>Disk Usage Analyzer</app> is an application which shows you your use of storage space using 
graphs.</desc>
 
   </info>
 
   <title>Introduction</title>
 
-  <p><app>Disk Usage Analyzer</app> is a graphical, menu-driven application for
-  analysing storage device usage. It can be used to scan multiple local or
-  remote storage device (including hard disks, SSDs, USB sticks, digital
-  cameras and memory cards). <app>Disk Usage Analyzer</app> can scan either the
-  <link xref="scan-file-system">whole file system</link> tree,
-  <link xref="scan-home">your <file>Home</file> directory</link>, a
-  <link xref="scan-folder">specific user-requested directory</link> or
-  <link xref="scan-remote">a remote folder</link>.</p>
+  <p><app>Disk Usage Analyzer</app> is a graphical application for analysing
+  storage device usage. It can be used to scan multiple local or remote storage
+  devices, including hard disks, SSDs, USB sticks, digital cameras and memory
+  cards. <app>Disk Usage Analyzer</app> can scan either the
+  <link xref="scan-file-system">whole file system</link>,
+  <link xref="scan-home">your <file>Home</file> directory</link>,
+  <link xref="scan-folder">a specified folder</link> or
+  <link xref="scan-remote">a remote directory</link>.</p>
+
+  <p>The results may be useful in deciding which folders can be
+  <link href="help:file-roller">archived</link>,
+  <link href="help:gnome-help/files-delete">deleted</link> or
+  <link href="help:gnome-help/files-copy">moved</link> to free up space. You
+  can also use the results to estimate how much space would be needed for a
+  <link href="help:gnome-help/backup-how">backup</link> of specific
+  folders.</p>
 
 </page>
diff --git a/help/C/pref-view-chart.page b/help/C/pref-view-chart.page
index 67203e2..c8b392e 100644
--- a/help/C/pref-view-chart.page
+++ b/help/C/pref-view-chart.page
@@ -4,9 +4,10 @@
       id="views">
 
   <info>
+    <link type="guide" xref="index#preferences"/>
     <revision version="0.1" date="2011-12-19" status="stub"/>
     <revision pkgversion="3.4" date="2012-02-20" status="review"/>
-    <link type="guide" xref="index#preferences"/>
+    <revision pkgversion="3.8" date="2013-07-19" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -29,11 +30,14 @@
 
   <p>By default, the scan results show each subfolder as the section of a ring,
   comprising an angle proportional to the size of the relevant folder.
-  Sub-folders are shown in different colors.</p>
+  Sub-folders are shown in different colors, as additional layers areoung the
+  inner ring.</p>
   <p>Move your mouse over the rings chart displays more details about the
-  subfolders.</p>
+  folder and subfolders.</p>
   <p>Chart visibility can be changed to <gui>Treemap View</gui> using the
-  drop-down list at the top of the chart on the right-hand side. The tree layout
+  buttons at the bottom of the chart, on the right-hand side. The tree layout
   displays the folders as proportionately sized boxes.</p>
+  <p>You can also click on a ring or box to make that the starting point of the
+  chart.</p>
 
 </page>
diff --git a/help/C/scan-file-system.page b/help/C/scan-file-system.page
index 4775fc2..198c0e4 100644
--- a/help/C/scan-file-system.page
+++ b/help/C/scan-file-system.page
@@ -4,8 +4,9 @@
       id="scan-file-system">
 
   <info>
-    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
     <link type="guide" xref="index#scan"/>
+    <revision pkgversion="3.4" date="2012-02-20" status="review"/>
+    <revision pkgversion="3.8" date="2013-07-20" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -20,41 +21,21 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
-    <desc>Scan all internal and removable storage devices.</desc>
+    <desc>Scan your internal storage devices.</desc>
 
   </info>
 
   <title>Scan the file system</title>
 
-  <p>To find out how much space your file system takes up:</p>
-
-  <steps>
-    <item>
-      <p>Select <guiseq><gui>Analyzer</gui><gui>Scan File System</gui></guiseq>
-      from the menu</p>
-    </item>
-  </steps>
-
-  <p>Your file system includes all internal and removable storage devices which
-  are mounted when the respective folder is scanned.</p>
+  <p>To scan your computer, select the name of your computer from the list of
+  <gui>Devices and locations</gui>. All of the folders that you have permission
+  to access on your computer will be scanned. It is quite common for you to not
+  have permissions to scan some directories on your computer.</p>
 
   <note style="tip">
     <p>If the file system that you are trying to scan is large, it may take a
-    few minutes for the scan to complete.</p>
-    <p>Select <guiseq><gui>Analyzer</gui><gui>Stop</gui></guiseq> to cancel the
-    current scan, or <guiseq><gui>Analyzer</gui><gui>Refresh</gui></guiseq> to
-    repeat the last scan.</p>
+    few minutes for the scan to complete. To cancel the scan, press the button
+    in the top-left corner of the screen to return to the list of devices.</p>
   </note>
 
-  <p>The results may be useful in deciding which folders can be
-  <link href="help:file-roller">archived</link>,
-  <link href="help:gnome-help/files-delete">deleted</link> or
-  <link href="help:gnome-help/files-copy">moved</link> to free up space. You can
-  also use the results to estimate how much space would be needed for a
-  <link href="help:gnome-help/backup-how">backup</link> of specific folders.</p>
-
-  <p>Right-click on any folder and select <gui>Open Folder</gui> to launch the
-  <app>Files</app> application, or <gui>Move to Trash</gui> to move your folder
-  to <file>Trash</file>.</p>
-
 </page>
diff --git a/help/C/scan-folder.page b/help/C/scan-folder.page
index 3209d74..d5d1396 100644
--- a/help/C/scan-folder.page
+++ b/help/C/scan-folder.page
@@ -4,9 +4,10 @@
       id="scan-folder">
 
   <info>
+    <link type="guide" xref="index#scan"/>
     <revision version="0.1" date="2011-12-19" status="stub"/>
     <revision pkgversion="3.4" date="2012-02-20" status="review"/>
-    <link type="guide" xref="index#scan"/>
+    <revision pkgversion="3.8" date="2013-07-20" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -33,33 +34,21 @@
 
   <steps>
     <item>
-      <p>Select <guiseq><gui>Analyzer</gui><gui>Scan Folder…</gui></guiseq>
-      from the menu</p>
+      <p>Press the button in the top-right of the main window and select
+      <gui style="menuitem">Scan Folder…</gui>.</p>
     </item>
     <item>
-      <p>Use the file browser to navigate around your file system and select
-      the desired folder</p>
+      <p>A file chooser dialog will open. Choose the folder which you want to
+      scan.</p>
     </item>
     <item>
-      <p>Click <gui>Open</gui> to commence scanning</p>
+      <p>Click <gui>Open</gui> to start the scan.</p>
     </item>
   </steps>
 
-  <note style="tip">
-    <p>Select <guiseq><gui>Analyzer</gui><gui>Stop</gui></guiseq> to cancel the
-    current scan, or <guiseq><gui>Analyzer</gui><gui>Refresh</gui></guiseq> to
-    repeat the last scan.</p>
-  </note>
-
-  <p>The results may be useful in deciding which folders can be
-  <link href="help:file-roller">archived</link>,
-  <link href="help:gnome-help/files-delete">deleted</link> or
-  <link href="help:gnome-help/files-copy">moved</link> to free up space. You can
-  also use the results to estimate how much space would be needed for a
-  <link href="help:gnome-help/backup-how">backup</link> of specific folders.</p>
-
-  <p>Right-click on any folder and select <gui>Open Folder</gui> to launch the
-  <app>Files</app> application, or <gui>Move to Trash</gui> to move your folder
-  to <file>Trash</file>.</p>
+  <p>The folder which you just scanned will now be added to your list of
+  <gui>Devices and locations</gui>. If the folder is renamed or deleted, it
+  will be removed from the list when you next restart <app>Disk Useagge
+  Analyzer</app>.</p>
 
 </page>
diff --git a/help/C/scan-home.page b/help/C/scan-home.page
index c31c263..184b0f6 100644
--- a/help/C/scan-home.page
+++ b/help/C/scan-home.page
@@ -4,9 +4,10 @@
       id="scan-home">
 
   <info>
+    <link type="guide" xref="index#scan"/>
     <revision version="0.1" date="2011-12-19" status="stub"/>
     <revision version="0.1" date="2011-12-20" status="review"/>
-    <link type="guide" xref="index#scan"/>
+    <revision pkgversion="3.8" date="2013-07-20" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -21,49 +22,23 @@
       <email its:translate="no">mdhillca gmail com</email>
     </credit>
 
-    <desc>Scan all of your personal files that are on your internal storage device.</desc>
+    <desc>Scan all of your personal files that are on your computer.</desc>
 
   </info>
 
   <title>Scan your <file>Home</file> folder</title>
 
-  <p>The <file>Home</file> folder is where most files are located for the
-  average user because default settings are often set to save or copy files
+  <p>The <file>Home</file> folder is where most files are located for most
+  users because default settings are often set to save or copy files
   into subdirectories within it. This includes downloads from the internet,
   documents which you work on and photos from your camera. Normally, one
   <file>Home</file> folder exists for each user on the computer.</p>
 
   <steps>
     <item>
-      <p>Select <guiseq><gui>Analyzer</gui><gui>Scan Home Folder</gui></guiseq>
-      from the menu</p>
+      <p>Select your <gui>Home folder</gui> in the list of <gui>Devices and
+      locations</gui>.</p>
     </item>
   </steps>
 
-  <note style="tip">
-    <p>Select <guiseq><gui>Analyzer</gui><gui>Stop</gui></guiseq> to cancel the
-    current scan, or <guiseq><gui>Analyzer</gui><gui>Refresh</gui></guiseq> to
-    repeat the last scan.</p>
-  </note>
-
-  <p>The results may be useful in deciding which folders can be
-  <link href="help:file-roller">archived</link>,
-  <link href="help:gnome-help/files-delete">deleted</link> or
-  <link href="help:gnome-help/files-copy">moved</link> to free up space. You
-  can also use the results to estimate how much space would be needed for a
-  <link href="help:gnome-help/backup-how">backup</link> of your
-  <file>Home</file> folder.</p>
-
-  <p>Right-click on any folder and select <gui>Open Folder</gui> to launch the
-  <app>Files</app> application, or <gui>Move to Trash</gui> to move your folder
-  to <file>Trash</file>.</p>
-
-  <note style="advanced">
-    <p>The default subdirectories usually include <file>Desktop</file>,
-    <file>Documents</file>, <file>Downloads</file>, <file>Pictures</file> and
-    <file>Music</file>, among others. Some of these will already exist when
-    GNOME is installed; others will be created by applications when they are
-    needed.</p>
-  </note>
-
 </page>
diff --git a/help/C/scan-remote.page b/help/C/scan-remote.page
index 125d1ab..998449e 100644
--- a/help/C/scan-remote.page
+++ b/help/C/scan-remote.page
@@ -4,9 +4,10 @@
       id="scan-remote">
 
   <info>
+    <link type="guide" xref="index#scan"/>
     <revision version="0.1" date="2011-12-19" status="stub"/>
     <revision pkgversion="3.4" date="2012-02-20" status="review"/>
-    <link type="guide" xref="index#scan" group="#last"/>
+    <revision pkgversion="3.10" date="2013-07-20" status="review"/>
 
     <credit type="author copyright">
       <name>Julita Inca</name>
@@ -33,60 +34,17 @@
 
   <steps>
     <item>
-      <p>Select <guiseq><gui>Analyzer</gui>
-      <gui>Scan Remote Folder…</gui></guiseq> from the menu</p>
+      <p>Press the button in the top-right of the main window and select
+      <gui style="menuitem">Scan Remote Folder…</gui>.</p>
     </item>
     <item>
-      <p>Choose the protocol that you wish to use</p>
-<!--      <p>Choose one of following protocols, depends of what you want to do:</p>
-      <terms>
-        <item>
-          <title><link xref="ssh">SSH</link></title>
-         <p>Secure Shell offers you a secure connection because you need to
-         login with a username and password.</p>
-        </item>
-        <item>
-          <title><link xref="ftp">FTP (with login)</link></title>
-         <p>File Transfer Protocol with login is reliable because a user
-         account is required.</p>
-        </item>
-        <item>
-          <title><link xref="windows-share">Windows Share</link></title>
-          <p>Scan between Windows and Linux machines.</p>
-        </item>
-        <item>
-          <title><link xref="web-dav">WebDAV (HTTP)</link></title>
-         <p>Web-based Distributed Authoring and Versioning methods of
-         Hypertext Transfer Protocol HTTP scan folders that are stored on
-         World Wide Web servers.</p>
-        </item>
-        <item>
-          <title><link xref="web-dav">Secure WebDAV (HTTPS)</link></title>
-         <p>Secure WebDAV,ensures encryption while you are transfering
-         data.</p>
-        </item>
-
-  <comment>
-    <cite date="2011-12-28" href="mailto:mdhillca gmail com">Michael Hill</cite>
-    <p>Custom Location needs a better explanation.</p>
-  </comment>
-        <item>
-          <title><link xref="custom-location">Custom Location</link></title>
-         <p>Custom Location enables you to access a particular function from
-         the folder manager.</p>
-        </item>
-      </terms>-->
-    </item>
-    <item>
-      <p>Enter in the IP address of the remote storage device into the
-      <gui>Server</gui> field or the URI, depending on the protocol that you
-      are using.</p>
-<!--      <p>If you are not so sure about the information you have to write into
-      <gui>Port</gui> and <gui>Folder</gui>, left in blank.</p>-->
+      <p>Enter the URL into the <gui>Server Address</gui> field. It will
+      normally have a protocol, followed by a colon and two slashes, telook
+      different depending on the protocol that you are using.</p>
     </item>
     <item>
-      <p>Click <gui>Scan</gui> to continue; you may be asked for more details,
-      like a password and username, before the scan will commence.</p>
+      <p>Click <gui>Connect</gui> to continue; you may be asked for more
+      details, like a password and username, before the scan will commence.</p>
     </item>
   </steps>
 
@@ -95,10 +53,9 @@
     system.</p>
   </note>
 
-  <note>
-    <p>Right-click on any folder and select <gui>Open Folder</gui> to launch
-    the <app>Files</app> application, or <gui>Move to Trash</gui> to move your
-    folder to <file>Trash</file>.</p>
-  </note>
+  <p>You can also select a recently used server instead of entering a new URL.
+  If you enter a URL which is not valid, you will not be able to press
+  <gui>Continue</gui>, but if the URL is valid, but incorrect, the connection
+  will fail without warnings.</p>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]