[symboleditor] doc: cleanup symboleditor docbooks

Burkhard Lück lueck at hube-lueck.de
Thu Dec 1 22:28:04 UTC 2016


Git commit d36e854961ae01c63fbbba4106ace46300695190 by Burkhard Lück.
Committed on 01/12/2016 at 22:27.
Pushed by lueck into branch 'master'.

cleanup symboleditor docbooks

remove entity kapp, not used any more
add entity kxstich
bump date
REVIEW:129594

M  +4    -4    doc/commands.docbook
M  +1    -1    doc/credits.docbook
M  +5    -5    doc/index.docbook
M  +3    -3    doc/introduction.docbook
M  +4    -4    doc/ui.docbook

https://commits.kde.org/symboleditor/d36e854961ae01c63fbbba4106ace46300695190

diff --git a/doc/commands.docbook b/doc/commands.docbook
index fef61da..f126091 100644
--- a/doc/commands.docbook
+++ b/doc/commands.docbook
@@ -2,7 +2,7 @@
     <title>Command Reference</title>
 
     <sect1 id="menus" >
-        <title>&kapp; Menus</title>
+        <title>&symboleditor; Menus</title>
         <sect2>
             <title>The File Menu</title>
             <para>
@@ -53,7 +53,7 @@
                     </varlistentry>
                     <varlistentry>
                         <term><menuchoice><shortcut><keycombo>&Ctrl;<keycap>Q</keycap></keycombo></shortcut><guimenuitem>Quit</guimenuitem></menuchoice></term>
-                        <listitem><simpara><action>Quits &kapp;</action></simpara></listitem>
+                        <listitem><simpara><action>Quits &symboleditor;</action></simpara></listitem>
                     </varlistentry>
                 </variablelist>
             </para>
@@ -61,7 +61,7 @@
 
         <sect2>
             <title>The Edit Menu</title>
-            <para>&kapp; has the common &kde; <guimenu>Edit</guimenu> menu items, for more information read the sections about the 
+            <para>&symboleditor; has the common &kde; <guimenu>Edit</guimenu> menu items, for more information read the sections about the 
             <ulink url="help:/fundamentals/ui.html#menus-edit">Edit Menu</ulink> of the &kde; Fundamentals.
             </para>
         </sect2>
@@ -251,7 +251,7 @@
 
         <sect2>
             <title>The Settings and Help Menu</title>
-            <para>&kapp; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
+            <para>&symboleditor; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
             menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings">Settings 
             Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink> of the &kde; Fundamentals.
             </para>
diff --git a/doc/credits.docbook b/doc/credits.docbook
index 941ad7f..70f4feb 100644
--- a/doc/credits.docbook
+++ b/doc/credits.docbook
@@ -1,6 +1,6 @@
 <chapter id="credits" >
     <title>Credits and License</title>
-    <para>&kapp;</para>
+    <para>&symboleditor;</para>
     <para>Program copyright 2012-2015 Stephen P. Allewell  <email>steve.allewell at gmail.com</email></para>
     <para>
         Contributors:
diff --git a/doc/index.docbook b/doc/index.docbook
index cc63d7f..4874080 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,7 +1,7 @@
 <?xml version = '1.0'?>
     <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
     <!ENTITY symboleditor '<application>SymbolEditor</application>'>
-    <!ENTITY kapp "&symboleditor;">
+    <!ENTITY kxstitch '<application>KXStitch</application>'>
     <!ENTITY % addindex "IGNORE">
     <!ENTITY % English "INCLUDE">
     <!ENTITY introduction SYSTEM "introduction.docbook">
@@ -14,7 +14,7 @@
 
 <book lang="&language;">
     <bookinfo>
-        <title>The &kapp; Handbook</title>
+        <title>The &symboleditor; Handbook</title>
         <authorgroup>
             <author>
                 <firstname>Stephen</firstname>
@@ -29,11 +29,11 @@
             <holder>Stephen P. Allewell</holder>
         </copyright>
         <legalnotice>&FDLNotice;</legalnotice>
-        <date>27/07/2015</date>
-        <releaseinfo>V.2.0.0</releaseinfo>
+        <date>2016-12-01</date>
+        <releaseinfo>SymbolEditor 2.0.0</releaseinfo>
         <abstract>
             <para>
-                &kapp; is an application to allow the creation and editing of symbol libraries for the KXStitch
+                &symboleditor; is an application to allow the creation and editing of symbol libraries for the &kxstitch;
                 application.
             </para>
         </abstract>
diff --git a/doc/introduction.docbook b/doc/introduction.docbook
index ba5e203..3d1e7ba 100644
--- a/doc/introduction.docbook
+++ b/doc/introduction.docbook
@@ -1,8 +1,8 @@
 <chapter id="introduction" >
     <title>Introduction</title>
     <para>
-        &kapp; is used to create cross stitch symbols for the KXStitch application. Originally
-        KXStitch relied on standard character fonts to supply these symbols, but differences in user
+        &symboleditor; is used to create cross stitch symbols for the &kxstitch; application. Originally
+        &kxstitch; relied on standard character fonts to supply these symbols, but differences in user
         languages and the quality of the fonts available along with the alignment of the characters
         and the limited number available has driven the need to create a dedicated symbol set.
     </para>
@@ -17,7 +17,7 @@
         the library.
     </para>
     <para>
-        Please report any problems or feature requests to the &kapp; KDE mailing list symboleditor at kde.org,
+        Please report any problems or feature requests to the &symboleditor; KDE mailing list symboleditor at kde.org,
         you can subscribe <ulink url="http://mail.kde.org/mailman/listinfo/symboleditor">here</ulink> or
         the KDE bug tracking system at <ulink url="http://bugs.kde.org/">http://bugs.kde.org/</ulink>.
     </para>
diff --git a/doc/ui.docbook b/doc/ui.docbook
index 0aabde8..1f5e24f 100644
--- a/doc/ui.docbook
+++ b/doc/ui.docbook
@@ -1,8 +1,8 @@
-<chapter id="using-kapp" >
+<chapter id="using-symboleditor" >
     <title>The User Interface</title>
 
     <sect1 id="face-screenshot">
-        <title>The &kapp; Main Window</title>
+        <title>The &symboleditor; Main Window</title>
         <para>
             The main window consists of a tabbed widget containing the symbol editor and a library
             view. There is a menu bar and several tool bars containing standard actions, editing tools
@@ -12,7 +12,7 @@
             <title>Editor Window</title>
             <para>
                 <screenshot>
-                    <screeninfo>Here is a screen shot of the &kapp; editor window</screeninfo>
+                    <screeninfo>Here is a screen shot of the &symboleditor; editor window</screeninfo>
                     <mediaobject><imageobject><imagedata fileref="mainwindow-editor.png" format="PNG" /></imageobject></mediaobject>
                 </screenshot>
             </para>
@@ -40,7 +40,7 @@
             <title>Library Window</title>
             <para>
                 <screenshot>
-                    <screeninfo>Here is a screen shot of the &kapp; library window</screeninfo>
+                    <screeninfo>Here is a screen shot of the &symboleditor; library window</screeninfo>
                     <mediaobject><imageobject><imagedata fileref="mainwindow-library.png" format="PNG" /></imageobject></mediaobject>
                 </screenshot>
             </para>


More information about the kde-doc-english mailing list