Git commit ccecc2e44381817f0144e2866630d301ff19cc9a by Andreas Cord-Landwehr. Committed on 15/03/2015 at 11:20. Pushed by cordlandwehr into branch 'Applications/15.04'.
Comment out alignment toolbar. Port did not complete in time for this release. M +3 -3 doc/index.docbook http://commits.kde.org/rocs/ccecc2e44381817f0144e2866630d301ff19cc9a diff --git a/doc/index.docbook b/doc/index.docbook index d313834..42c174c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -331,7 +331,7 @@ The user interface is divided into several logical parts as presented at the scr <para>There are different toolbars for the graph editor that allow you to access features by only one click. Per default, the following toolbars are shown:</para> <itemizedlist> <listitem><para>Main Toolbar</para></listitem> - <listitem><para>Alignment Toolbar</para></listitem> +<!-- <listitem><para>Alignment Toolbar</para></listitem> --> </itemizedlist> <!-- --> <sect2 id="user-interface-toolbars-main"> @@ -369,7 +369,7 @@ A double click with the &LMB; restores the original zoom.</para></listitem> </itemizedlist> </sect2> -<sect2 id="user-interface-toolbars-alignment"> +<!--<sect2 id="user-interface-toolbars-alignment"> <title>Alignment Toolbar</title> <para>You can add the optional <emphasis>Alignment Toolbar</emphasis>. Pressing an action at this toolbar has direct effect to the currently selected nodes:</para> <itemizedlist> @@ -415,7 +415,7 @@ positions.</para></listitem> </inlinemediaobject> <guilabel>Minimize Crossing Edges</guilabel>: Rearrange the selected data elements to minimize the number of crossing connections (application of the Fruchterman-Reingold algorithm).</para></listitem> </itemizedlist> -</sect2> +</sect2>--> </sect1> <sect1 id="user-interface-documents">
