From 5e3ec2fd69211f1179e0f25b2a62384c5d5e4eab Mon Sep 17 00:00:00 2001
From: Joachim Seemer
Date: Sun, 13 Sep 2009 13:31:33 +0000
Subject: [PATCH] * Clarified that the shortcuts and Favorites menu actually
refer to the "Open and save panels" subchapter in gui.html * Corrected link
to DriveSetup in installer.html
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33117 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
docs/userguide/en/applications/installer.html | 2 +-
docs/userguide/en/gui.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/userguide/en/applications/installer.html b/docs/userguide/en/applications/installer.html
index a0395f2fbb..e79a2355ba 100644
--- a/docs/userguide/en/applications/installer.html
+++ b/docs/userguide/en/applications/installer.html
@@ -61,7 +61,7 @@ chainloader +1
In the first drop-down menu you choose the source for the installation. It can be a currently installed Haiku or can come from an install CD or USB drive, etc.
The second drop-down menu specifies the target for the installation. This target partition/volume will be completely overwritten and has to be set aside beforehand by a partitioning tool like GParted.
Clicking the little expander widget will Show Optional Packages, if available, that you can choose to install in addition to the basic Haiku.
-You should do a last check if you really picked the right target before starting the installation process. Click on Setup partitions... to open DriveSetup and have a look at the naming and layout of the available volumes and partitions.
+You should do a last check if you really picked the right target before starting the installation process. Click on Setup partitions... to open DriveSetup and have a look at the naming and layout of the available volumes and partitions.
Begin starts the installation procedure, which basically copies everything but the home/ and common/ folder onto the target volume and makes it bootable.
It can happen that some other operating system or partitioning tool (accidentally) overwrites the boot sector of your Haiku volume. The button Write Boot Sector makes it bootable again.
diff --git a/docs/userguide/en/gui.html b/docs/userguide/en/gui.html
index 0f24a0a7c1..c0ddcfd559 100644
--- a/docs/userguide/en/gui.html
+++ b/docs/userguide/en/gui.html
@@ -66,7 +66,7 @@ You can enter parent folders with the drop-down menu above the file listing.
-You can use many of the shortcuts also used in Tracker. Besides the commands that are also available through the menu, there are a few not that obvious:
+Many shortcuts in open and save panels are the same used in Tracker. Besides the commands that are also available through the menu, there are a few not that obvious:
ALT N | | Creates a new folder. |
ALT E | | Lets you rename the selected entry. |
@@ -79,7 +79,7 @@ You can enter parent folders with the drop-down menu above the file listing.
-The menu provides recently visited folders and favorite locations that you can set up yourself. As indicated by the little arrow, you can also use these locations to navigate further down the hierarchy via submenus.
+The menu in open and save panels provides recently visited folders and favorite locations that you can set up yourself. As indicated by the little arrow, you can also use these locations to navigate further down the hierarchy via submenus.
To add a Favorite, you simply navigate to your destination and choose . From now on it will appear in every open/save panel. To remove a Favorite, choose and delete its entry.
All Favorites are kept in /boot/home/config/settings/Tracker/Go/. So you might as well add and remove links to files and folders there directly.