[gnote] Fix mistakes in manual
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Fix mistakes in manual
- Date: Sat, 14 Sep 2013 14:20:26 +0000 (UTC)
commit 7bcb7fe60bb199a7b75e999474ab6d13ac9f1346
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat Sep 14 17:19:47 2013 +0300
Fix mistakes in manual
help/C/gnote-addin-tableofcontents.page | 14 +++++++-------
help/C/gnote-creating-notes.page | 2 +-
help/C/gnote-editing-notes.page | 6 ++----
help/C/gnote-working-with-notebooks.page | 12 ++++++------
4 files changed, 16 insertions(+), 18 deletions(-)
---
diff --git a/help/C/gnote-addin-tableofcontents.page b/help/C/gnote-addin-tableofcontents.page
index 2870c17..7ee1c8e 100644
--- a/help/C/gnote-addin-tableofcontents.page
+++ b/help/C/gnote-addin-tableofcontents.page
@@ -88,7 +88,7 @@
<note><p>
This is an add-in to <app>Gnotes</app>.
When this add-in is installed,
- there is a <gui>Table of Contents</gui> entry in the <gui>Tools</gui> menu.
+ there is a <gui>Table of Contents</gui> entry in the <gui>actions</gui> menu.
See <link xref="addins-preferences"/> to learn how to activate an add-in.
</p></note>
@@ -131,7 +131,7 @@ marking sections and subsections with headings.
<p>
This add-in makes it easy to navigate through long structured notes.
Once you have set headings in your note,
-the table of contents of the note will show in a menu.
+the table of contents of the note will show in actions menu.
Then you can jump directly from the menu to any heading.
</p>
@@ -154,7 +154,7 @@ A heading is simply a complete line with specific text formatting:
<list>
<item>
<p>Use the commands <gui>Heading 1</gui> and <gui>Heading 2</gui>
- in the <guiseq><gui>Tools</gui><gui>Table of Contents</gui></guiseq> menu.</p>
+ in the <guiseq><gui>Actions</gui><gui>Table of Contents</gui></guiseq> menu.</p>
</item>
<item>
@@ -173,7 +173,7 @@ A heading is simply a complete line with specific text formatting:
<p>You can even use the normal formatting commands from the <gui>Text</gui> menu:
<gui>Bold</gui>, <gui>Large</gui> and <gui>Huge</gui>, and their respective keyboard shortcuts.
- If, for example, your heading line is already formatted as <gui>Huge</gui>, then you just need to make
it also <gui>Bold</gui> to turn it into a heading 1.
+ If, for example, your line is already formatted as <gui>Huge</gui>, then you just need to make it also
<gui>Bold</gui> to turn it into a heading 1.
See <link xref="editing-notes"/> to learn how to set text styles.
</p>
@@ -184,10 +184,10 @@ A heading is simply a complete line with specific text formatting:
<p>You can access the table of contents either:</p>
<list>
-<item><p>In the menu <guiseq><gui>toolbar</gui><gui>Tools</gui><gui>Table of
Contents</gui></guiseq>.</p></item>
-<item><p>In <guiseq><gui>context menu</gui><gui>Table of Contents</gui></guiseq>
(<keyseq>right-click</keyseq> on the note window).</p></item>
+<item><p>In the menu <guiseq><gui>Actions</gui><gui>Table of Contents</gui></guiseq>.</p></item>
+<item><p>In <guiseq><gui>context menu</gui><gui>Table of Contents</gui></guiseq> (right-click on the note
window).</p></item>
<item><p>In a <gui>popup menu</gui>, with the keyboard shortcut
<keyseq><key>Ctrl</key><key>Alt</key><key>1</key></keyseq>.</p></item>
-<p>Then you can navigate up and down with the <gui>arrow keys</gui> and jump to the selected heading with
<key>enter</key>. Or just <keyseq>click</keyseq> with your mouse on the heading to jump to.</p>
+<p>Then you can navigate up and down with the arrow keys and jump to the selected heading with
<key>enter</key>. Or just click with your mouse on the heading to jump to.</p>
</list>
</section>
diff --git a/help/C/gnote-creating-notes.page b/help/C/gnote-creating-notes.page
index 31c7c6a..218c29f 100644
--- a/help/C/gnote-creating-notes.page
+++ b/help/C/gnote-creating-notes.page
@@ -28,7 +28,7 @@
<list>
<item><p>Select <gui>New Note</gui> in the application menu.</p></item>
<item><p>In the <app>Gnote</app> window, click the toolbar item <gui>New</gui>.</p></item>
- <item><p>In the main window, right click in the note list and select <gui>New Note</gui>. This will
create a note in the currently selected notebook.</p></item>
+ <item><p>In the main window, right click in the note list and select <gui>New</gui>. This will create a
note in the currently selected notebook.</p></item>
<item><p>If the status icon is enabled, click on it and select <gui>New Note</gui>.</p></item>
<item><p>Use the keyboard shortcut <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p></item>
</list>
diff --git a/help/C/gnote-editing-notes.page b/help/C/gnote-editing-notes.page
index b2b1026..4bf3ea5 100644
--- a/help/C/gnote-editing-notes.page
+++ b/help/C/gnote-editing-notes.page
@@ -62,11 +62,9 @@
<p>With the cursor on a bulleted list line, select the <gui>Increase Indent</gui> command to shift
the current line to the right or the <gui>Decrease Indent</gui> command to shift to the left.</p>
<p>For more information on bullets, see <link xref="bulleted-lists"/>.</p>
</item>
- <item><title>Find in This Note</title>
- <p>Use this command to search for text within the current note. A small find bar will appear above
the note. To open the find bar using the keyboard, press <keyseq><key>Ctrl</key><key>F</key></keyseq>. Enter
the text to find and press <key>Enter</key>. Matches will be highlighted. Click <gui>Next</gui> to highlight
the next match and place the cursor there. Click <gui>Previous</gui> to move to the previous match.
-To close the find bar, click the X (close button) on the far left or press the <key>Escape</key> key.</p>
- </item>
</list>
+ <p>The toolbar at the top of note has search button. Use it to search for text within the current note. A
small find bar will appear above the note. To open the find bar using the keyboard, press
<keyseq><key>Ctrl</key><key>F</key></keyseq>. Enter the text to find and press <key>Enter</key>. Matches will
be highlighted. Click <gui>Next</gui> to highlight the next match and place the cursor there. Click
<gui>Previous</gui> to move to the previous match.
+To close the find bar, click the search button again or press the <key>Escape</key> key.</p>
<section id="note-content" style="2column">
<title>Rich Note Content</title>
diff --git a/help/C/gnote-working-with-notebooks.page b/help/C/gnote-working-with-notebooks.page
index 4af10dd..1a70b6d 100644
--- a/help/C/gnote-working-with-notebooks.page
+++ b/help/C/gnote-working-with-notebooks.page
@@ -39,7 +39,7 @@
<p>Alternatively:</p>
<steps>
<item>
- <p>In the note overview, right click in the left hand pane and choose <gui>New Notebook</gui>.</p>
+ <p>In the note overview, right click in the left hand pane and choose <gui>New...</gui>.</p>
</item>
<item>
<p>Enter a name for the new notebook.</p>
@@ -58,7 +58,7 @@
<p>To add a note to a notebook from the main window, do one of the following:</p>
<list>
<item><p>Drag the note(s) onto a notebook on the left using the mouse.</p></item>
- <item><p>Right click on a notebook and select <gui>New Note</gui> from the context menu. A new note
will be created and added to the notebook.</p></item>
+ <item><p>Click on a notebook, right-click in notes list and select <gui>New</gui> from the context
menu. A new note will be created and added to the notebook.</p></item>
</list>
<p>As you type a note, you can add the note directly to an existing notebook using the
<gui>Notebook</gui> button. The Notebook button is represented by the <media type="image"
src="figures/notebook-icon.png" mime="image/png" style="right"></media> icon.</p>
<figure>
@@ -104,10 +104,10 @@
<section id="special-notebooks"><title>Special Notebooks</title>
<p><app>Gnote</app> has several special notebooks:</p>
<list>
- <item><p><gui>Active Notes</gui>: notes that have been opened in the current <app>Gnote</app>
session</p></item>
- <item><p><gui>All Notes</gui>: all notes except templates</p></item>
- <item><p><gui>Pinned Notes</gui>: notes marked as important</p></item>
- <item><p><gui>Unfiled Notes</gui>: all notes that are not in a user-created notebook</p></item>
+ <item><p><gui>Active</gui>: notes that have been opened in the current <app>Gnote</app>
session</p></item>
+ <item><p><gui>All</gui>: all notes except templates</p></item>
+ <item><p><gui>Important</gui>: notes marked as important</p></item>
+ <item><p><gui>Unfiled</gui>: all notes that are not in a user-created notebook</p></item>
</list>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]