[gnote] Replace/Remove incorrectly placed <desc> and <title> items



commit b017090f8883fc2f0f1e558b6867cca6fb3c7336
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Sep 7 18:17:11 2019 +0200

    Replace/Remove incorrectly placed <desc> and <title> items
    
    to pass "yelp-check validate". See the Mallard specification.

 help/C/gnote-notes-preferences.page | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/help/C/gnote-notes-preferences.page b/help/C/gnote-notes-preferences.page
index 71d51d9a..26f3073c 100644
--- a/help/C/gnote-notes-preferences.page
+++ b/help/C/gnote-notes-preferences.page
@@ -30,15 +30,15 @@
     <p>There are three categories of preferences, <gui>General</gui>, <gui>Hotkeys</gui> and 
<gui>Add-Ins</gui>.</p>
     <p>The <gui>General</gui> tab lets you set preferences related to application behaviour and editing 
notes. There are a few checkboxes on this tab:</p>
     <list>
-      <item><title>Use status icon</title><p> Enable this checkbox to show the <app>Gnote</app> status icon 
when running. In this mode <app>Gnote</app> will remain present even after all its windows are closed. When 
you click the status icon, a menu appears that gives you quick access to recently used notes and other 
windows.</p></item>
-      <item><title>Always open notes in new window</title><p>When checked, instead of replacing current 
window content, note is opened in the new window.</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 a link will create a new note with a title corresponding to the link 
text.</p></item>
-      <item><title>Enable auto-bulleted lists</title><p>When this preference is enabled, you can create 
bulleted lists by starting lines with a 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.</p></item>
+      <item><p>Use status icon</p><p> Enable this checkbox to show the <app>Gnote</app> status icon when 
running. In this mode <app>Gnote</app> will remain present even after all its windows are closed. When you 
click the status icon, a menu appears that gives you quick access to recently used notes and other 
windows.</p></item>
+      <item><p>Always open notes in new window</p><p>When checked, instead of replacing current window 
content, note is opened in the new window.</p></item>
+      <item><p>Spellcheck while typing</p><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><p>Highlight WikiWords</p><p> Enable this checkbox to create links for phrases ThatLookLikeThis. 
Clicking on a link will create a new note with a title corresponding to the link text.</p></item>
+      <item><p>Enable auto-bulleted lists</p><p>When this preference is enabled, you can create bulleted 
lists by starting lines with a dash character <key>-</key>. Read more about <link 
xref="bulleted-lists"/>.</p></item>
+      <item><p>Use custom font</p><p> Enable this checkbox to set a custom font to be used in your 
notes.</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>
+      <media type="image" src="figures/gnote-preferences-editing.png" mime="image/png" 
style="right"></media><!-- <desc>Editing Gnote Preferences</desc> -->
     </figure>
   </section>
 


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