[gnote/stable-0.8] Remove mnemonic references in documentation



commit f6904710aba65440d7ad87d61c7363f85d633bf5
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Fri Mar 2 23:06:41 2012 +0200

    Remove mnemonic references in documentation
    
    Translatable labels with mnemonics are difficult to maintain for translators
    in manual, because it's difficult to keep them in sync.
    Fixes bug 670916.

 help/C/gnote-hotkeys.page           |    2 +-
 help/C/gnote-notes-preferences.page |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/gnote-hotkeys.page b/help/C/gnote-hotkeys.page
index c0ac387..30c0614 100755
--- a/help/C/gnote-hotkeys.page
+++ b/help/C/gnote-hotkeys.page
@@ -18,7 +18,7 @@
   </info>
 
   <title>Hotkeys</title>
-    <p>The hotkeys tab allows you to set global key combinations to perform different functions in <app>Gnote</app>. In order to set key combinations, you must have the Listen for Hotkeys checkbox enabled. Use <keyseq><key>Alt</key><key>H</key></keyseq> to toggle this option.</p>
+    <p>The hotkeys tab allows you to set global key combinations to perform different functions in <app>Gnote</app>. In order to set key combinations, you must have the Listen for Hotkeys checkbox enabled.</p>
     <list>
       <item><title>Show notes menu</title><p>Enter the key combination to open the notes menu.</p></item>
       <item><title>Open "Start Here"</title><p>Enter the key combination to open the âStart Hereâ note, which is preinstalled with Gnote.</p></item>
diff --git a/help/C/gnote-notes-preferences.page b/help/C/gnote-notes-preferences.page
index 775571b..6631d24 100755
--- a/help/C/gnote-notes-preferences.page
+++ b/help/C/gnote-notes-preferences.page
@@ -26,10 +26,10 @@
     <p>The general tab will allow you to set preferences related to application behaviour and editing notes. There are few checkboxes on this tab, which can either be turned on or off.</p>
     <list>
       <item><title>Use Status Icon</title><p> Enable this checkbox to show <app>Gnote</app> status icon when running. In this mode <app>Gnote</app> will remain present even after all it's windows are closed. Recently used notes and other windows can be opened from menu, that appears after clicking or right-clicking status icon.</p></item>
-      <item><title>Spellcheck While Typing</title><p> Enable this checkbox to underline misspellings in red, and provide suggestions in the right click context menu. Enable or disable the checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>S</key></keyseq>.</p><p>The spellcheck option is only available if you have the GtkSpell package for your distribution installed.</p></item>
-      <item><title>Highlight WikiWords</title><p> Enable this checkbox to create links for phrases ThatLookLikeThis. Clicking on the link will create a new note with the title corresponding to the link text. Enable or disable this checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>W</key></keyseq>.</p></item>
+      <item><title>Spellcheck While Typing</title><p> Enable this checkbox to underline misspellings in red, and provide suggestions in the right click context menu.</p><p>The spellcheck option is only available if you have the GtkSpell package for your distribution installed.</p></item>
+      <item><title>Highlight WikiWords</title><p> Enable this checkbox to create links for phrases ThatLookLikeThis. Clicking on the link will create a new note with the title corresponding to the link text.</p></item>
       <item><title>Enable auto-bulleted lists</title><p>Enable this checkbox, if you want create bulleted list by starting lines with dash character <key>-</key>. Read more about <link xref="bulleted-lists"/>.</p></item>
-      <item><title>Use Custom Font</title><p> Enable this checkbox to set a custom font to be used in your notes. If this option is disabled, the default system font will be used. Enable or disable this checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>F</key></keyseq>.</p></item>
+      <item><title>Use Custom Font</title><p> Enable this checkbox to set a custom font to be used in your notes. If this option is disabled, the default system font will be used.</p></item>
     </list>
     <figure><title><gui>Preferences</gui> window</title>
       <media type="image" src="figures/gnote-preferences-editing.png" mime="image/png" style="right"></media><desc>Editing Gnote Preferences</desc>



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