[kde-doc-english] [Bug 115978] New: kturtle: wrong description in docs, patch

Burkhard Lück lueck at hube-lueck.de
Wed Nov 9 08:16:33 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115978         
           Summary: kturtle: wrong description in docs, patch
           Product: docs
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-doc-english kde org
        ReportedBy: lueck hube-lueck de


Version:            (using KDE Devel)
Installed from:    Compiled sources

patch is checked with meinproc 

Index: svn/kdeedu/doc/kturtle/getting-started.docbook
===================================================================
--- svn/kdeedu/doc/kturtle/getting-started.docbook	(Revision 460267)
+++ svn/kdeedu/doc/kturtle/getting-started.docbook	(Arbeitskopie)
 @ -77,7 +77,7  @
 
 go 40, 100
 </screen>
-Again you can type or copy-paste the code to the code editor or open the <filename>arrow.logo</filename> file in the <guimenu>Open examples</guimenu> folder and execute it (using <link linkend="file-execute"><menuchoice><guimenu>File</guimenu><guimenuitem>Execute Commands</guimenuitem></menuchoice></link>) to see the result. In the next examples you are expected to know the drill.</para>
+Again you can type or copy-paste the code to the code editor or open the <filename>arrow.logo</filename> file in the <guimenu>Open Examples</guimenu> folder and execute it (using <link linkend="file-execute"><menuchoice><guimenu>File</guimenu><guimenuitem>Execute Commands</guimenuitem></menuchoice></link>) to see the result. In the next examples you are expected to know the drill.</para>
 
 <para>You might have noticed that this second example uses a lot more code. You have also seen a couple of new commands. Here a short explanation of all the new commands:</para>
 
Index: svn/kdeedu/doc/kturtle/using-kturtle.docbook
===================================================================
--- svn/kdeedu/doc/kturtle/using-kturtle.docbook	(Revision 460267)
+++ svn/kdeedu/doc/kturtle/using-kturtle.docbook	(Arbeitskopie)
 @ -109,21 +109,6  @
     </varlistentry>
   </variablelist>
 </sect3>
-<sect3 id="file-execute">
-<title>Execute</title>
-  <variablelist>
-    <varlistentry>
-      <term><menuchoice>
-        <shortcut>
-          <keycombo>&Alt;<keysym>Return</keysym></keycombo>
-        </shortcut>
-        <guimenu>File</guimenu>
-        <guimenuitem>Execute Commands</guimenuitem>
-      </menuchoice></term>
-      <listitem><para>Starts the execution of the commands in the code editor.</para></listitem>
-    </varlistentry>
-  </variablelist>
-</sect3>
 <sect3 id="file-save">
 <title>Save</title>
   <variablelist>
 @ -163,6 +148,33  @
     </varlistentry>
   </variablelist>
 </sect3>
+<sect3 id="file-speed">
+<title>Execution Speed</title>
+  <variablelist>
+    <varlistentry>
+      <term><menuchoice>
+        <guimenu>File</guimenu>
+        <guimenuitem>Execution Speed</guimenuitem>
+      </menuchoice></term>
+      <listitem><para>Present a list of possible execution speeds, consisting of: Full Speed, Slow, Slower and Slowest. When the execution speed is set to 'Full Speed' (default) we can barely keep up with what is happening. Sometimes this behavior is wanted, but sometimes we want to keep track of the execution. In the latter case you want to set the execution speed to 'Slow', 'Slower' or 'Slowest'. When one of the slow modes is selected the current position of the executor will be shown in the editor.</para></listitem>
+    </varlistentry>
+  </variablelist>
+</sect3>
+<sect3 id="file-execute">
+<title>Execute</title>
+  <variablelist>
+    <varlistentry>
+      <term><menuchoice>
+        <shortcut>
+          <keycombo>&Alt;<keysym>Return</keysym></keycombo>
+        </shortcut>
+        <guimenu>File</guimenu>
+        <guimenuitem>Execute Commands</guimenuitem>
+      </menuchoice></term>
+      <listitem><para>Starts the execution of the commands in the code editor.</para></listitem>
+    </varlistentry>
+  </variablelist>
+</sect3>
 <sect3 id="file-pause">
 <title>Pause</title>
   <variablelist>
 @ -193,18 +205,6  @
     </varlistentry>
   </variablelist>
 </sect3>
-<sect3 id="file-speed">
-<title>Execution Speed</title>
-  <variablelist>
-    <varlistentry>
-      <term><menuchoice>
-        <guimenu>File</guimenu>
-        <guimenuitem>Execution Speed</guimenuitem>
-      </menuchoice></term>
-      <listitem><para>Present a list of possible execution speeds, consisting of: Full Speed, Slow, Slower and Slowest. When the execution speed is set to 'Full Speed' (default) we can barely keep up with what is happening. Sometimes this behavior is wanted, but sometimes we want to keep track of the execution. In the latter case you want to set the execution speed to 'Slow', 'Slower' or 'Slowest'. When one of the slow modes is selected the current position of the executor will be shown in the editor.</para></listitem>
-    </varlistentry>
-  </variablelist>
-</sect3>
 <sect3 id="file-print">
 <title>Print</title>
   <variablelist>
 @ -506,6 +506,9  @
     <anchor id="help-handbook" />
     <varlistentry>
       <term><menuchoice>
+        <shortcut>
+          <keycombo><keysym>F1</keysym></keycombo>
+        </shortcut>
         <guimenu>Help</guimenu>
         <guimenuitem>&kturtle; Handbook</guimenuitem>
       </menuchoice></term>
 @ -576,7 +579,7  @
 <sect1 id="the-toolbar">
 <title>The Toolbar</title>
 <para>Here you can quickly reach the most used actions. By default, you will find here all main useful commands ending with the <guiicon>Execute Commands</guiicon> and <guiicon>Stop Execution</guiicon> icons.</para>
-<para>You can configure the toolbar using <menuchoice><guimenu>Settings</guimenu><guimenuitem>Advanced Settings</guimenuitem><guimenuitem>Configure Toolbar...</guimenuitem></menuchoice></para>
+<para>You can configure the toolbar using <menuchoice><guimenu>Settings</guimenu><guimenuitem>Advanced Settings</guimenuitem><guimenuitem>Configure Toolbars...</guimenuitem></menuchoice></para>
 </sect1>
 
 <sect1 id="the-statusbar">



More information about the kde-doc-english mailing list