[gnote] Change Actions to Note Actions where appropriate



commit 266a183a91e0b54b7a40ef7e2cb05d5ea05ba2be
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Feb 6 20:59:49 2022 +0200

    Change Actions to Note Actions where appropriate

 help/C/gnote-addin-html.page             | 2 +-
 help/C/gnote-addin-print.page            | 2 +-
 help/C/gnote-addin-readonly.page         | 2 +-
 help/C/gnote-addin-replacetitle.page     | 2 +-
 help/C/gnote-addin-tableofcontents.page  | 4 ++--
 help/C/gnote-deleting-notes.page         | 2 +-
 help/C/gnote-working-with-notebooks.page | 4 ++--
 7 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/help/C/gnote-addin-html.page b/help/C/gnote-addin-html.page
index 9bb749e0..b6937635 100644
--- a/help/C/gnote-addin-html.page
+++ b/help/C/gnote-addin-html.page
@@ -23,7 +23,7 @@
   </info>
 
   <title>Export to HTML</title>
-    <p>When the <app>Export to HTML</app> plugin is installed, the command <gui>Export to HTML</gui> is 
present in the <gui>Actions</gui> menu.</p>
+    <p>When the <app>Export to HTML</app> plugin is installed, the command <gui>Export to HTML</gui> is 
present in the <gui>Note Actions</gui> menu.</p>
     <p>To create an HTML document from one or more notes, select this command. You will see a dialog that 
lets you choose where to save the HTML file. Enter the destination filename and click <gui>Save</gui> to save 
the file, or <gui>Cancel</gui> to abort.</p>
     <p>To export any notes linked to by the current note, select the <gui>Export Linked Notes</gui> check 
box.</p>
 
diff --git a/help/C/gnote-addin-print.page b/help/C/gnote-addin-print.page
index 4f2dd5f9..fe78ab2c 100644
--- a/help/C/gnote-addin-print.page
+++ b/help/C/gnote-addin-print.page
@@ -23,6 +23,6 @@
   </info>
   
   <title>Print</title>
-    <p>When the <app>Print</app> plugin is installed, the <gui>Print</gui> command is present in the 
<gui>Actions</gui> menu. This command opens a standard <gui>Print</gui> dialog which lets you print a 
note.</p>
+    <p>When the <app>Print</app> plugin is installed, the <gui>Print</gui> command is present in the 
<gui>Note Actions</gui> menu. This command opens a standard <gui>Print</gui> dialog which lets you print a 
note.</p>
 
 </page>
diff --git a/help/C/gnote-addin-readonly.page b/help/C/gnote-addin-readonly.page
index cbfb0b6b..ab8d5cb0 100644
--- a/help/C/gnote-addin-readonly.page
+++ b/help/C/gnote-addin-readonly.page
@@ -14,6 +14,6 @@
   </info>
   
   <title>Read Only</title>
-    <p>When the <app>ReadOnly</app> plugin is installed, the <gui>Read Only</gui> item is present in the 
<gui>Actions</gui> menu for open note. When this item is checked, note is marked as read-only. This does not 
allow to change note until the menu item is unchecked. Use this to prevent notes from accidental 
modification.</p>
+    <p>When the <app>ReadOnly</app> plugin is installed, the <gui>Read Only</gui> item is present in the 
<gui>Note Actions</gui> menu for open note. When this item is checked, note is marked as read-only. This does 
not allow to change note until the menu item is unchecked. Use this to prevent notes from accidental 
modification.</p>
 
 </page>
diff --git a/help/C/gnote-addin-replacetitle.page b/help/C/gnote-addin-replacetitle.page
index 0f4c5fd6..e59b7218 100644
--- a/help/C/gnote-addin-replacetitle.page
+++ b/help/C/gnote-addin-replacetitle.page
@@ -23,7 +23,7 @@
   </info>
 
   <title>Replace title</title>
-    <p>When the <app>Replace title</app> plugin is installed, the command <gui>Replace title</gui> is 
present in the <gui>Actions</gui> menu.</p>
+    <p>When the <app>Replace title</app> plugin is installed, the command <gui>Replace title</gui> is 
present in the <gui>Note Actions</gui> menu.</p>
     <p>The <gui>Replace title</gui> command replaces a note's title with the currently selected text (from 
any application).</p>
     <p>Alternatively, you can use the <keyseq><key>Ctrl</key><key>R</key></keyseq> shortcut.</p>
 
diff --git a/help/C/gnote-addin-tableofcontents.page b/help/C/gnote-addin-tableofcontents.page
index ef9637e5..eaf84e59 100644
--- a/help/C/gnote-addin-tableofcontents.page
+++ b/help/C/gnote-addin-tableofcontents.page
@@ -151,7 +151,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>Actions</gui><gui>Table of Contents</gui></guiseq> menu.</p>
+       in the <guiseq><gui>Note Actions</gui><gui>Table of Contents</gui></guiseq> menu.</p>
   </item>
 
   <item>
@@ -181,7 +181,7 @@ 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>Actions</gui><gui>Table of Contents</gui></guiseq>.</p></item>
+<item><p>In the menu <guiseq><gui>Note 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>
 <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></item>
diff --git a/help/C/gnote-deleting-notes.page b/help/C/gnote-deleting-notes.page
index 41a739d9..8ee6ab99 100644
--- a/help/C/gnote-deleting-notes.page
+++ b/help/C/gnote-deleting-notes.page
@@ -26,7 +26,7 @@
   <p>You can delete a note in either of two ways:</p>
   <list>
     <item><p>Right click in the list of notes and select <gui>Delete</gui>. This will delete all selected 
notes.</p></item>
-    <item><p>When a note is open, press the <gui>Delete</gui> button on the toolbar.</p></item>
+    <item><p>When a note is open, press the <gui>Note Actions</gui> button on the toolbar and press 
<gui>Delete</gui> in menu that opens.</p></item>
   </list>
   <p>In both cases a dialog box will pop up asking if you want to permanently delete the note and its 
contents. Click the <gui>Delete</gui> button to discard the note permanently, or <gui>Cancel</gui> to abort. 
Links to the deleted note from other notes will still exist, but will re-create the note upon activation.</p>
 
diff --git a/help/C/gnote-working-with-notebooks.page b/help/C/gnote-working-with-notebooks.page
index 8fb9d920..34e61784 100644
--- a/help/C/gnote-working-with-notebooks.page
+++ b/help/C/gnote-working-with-notebooks.page
@@ -60,7 +60,7 @@
         <item><p>Drag the note(s) onto a notebook on the left using the mouse.</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 
<guiseq><gui>Actions</gui><gui>Notebook</gui></guiseq> menu.</p>
+      <p>As you type a note, you can add the note directly to an existing notebook using the 
<guiseq><gui>Note Actions</gui><gui>Notebook</gui></guiseq> menu.</p>
       <figure>
         <title>Adding Notes to a Notebook</title>
         <media type="image" src="figures/add-to-notebook.png" mime="image/png" style="right"><p>Add to 
Notebook.</p></media>
@@ -68,7 +68,7 @@
       <p>To remove a note from a notebook, use one of the following:</p>
       <list>
         <item><p>Move the note to <gui>Unfiled Notes</gui> in the main window.</p></item>
-        <item><p>Select the <gui>No Notebook</gui> option from the menu which appears when you press the 
<guiseq><gui>Actions</gui><gui>Notebook</gui></guiseq> in an open note.</p></item>
+        <item><p>Select the <gui>No Notebook</gui> option from the menu which appears when you press the 
<guiseq><gui>Note Actions</gui><gui>Notebook</gui></guiseq> in an open note.</p></item>
       </list>
     </section>
 


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