Git commit 49aadce50db930e3e90793b27a4c077c2344ef15 by Yuri Chornoivan.
Committed on 16/12/2018 at 09:36.
Pushed by yurchor into branch 'master'.

Fix Avogadro URL, remove the stale part of molecule download instructions

M  +1    -6    doc/index.docbook

https://commits.kde.org/kalzium/49aadce50db930e3e90793b27a4c077c2344ef15

diff --git a/doc/index.docbook b/doc/index.docbook
index 341ce749..7ef2045b 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -491,15 +491,10 @@
                         <sect2 id="mol_editor">
                                 <title>Molecular Editor</title>
                                 <para>
-                                  The Molecular Editor allows you to view and 
edit molecules using <ulink 
url="http://avogadro.openmolecules.net/wiki/Main_Page";>Avogadro 2</ulink> 
libraries.
+                                  The Molecular Editor allows you to view and 
edit molecules using <ulink url="https://avogadro.cc";>Avogadro 2</ulink> 
libraries.
                                 </para>
                                 <para>
                                   Using the control panel on the left, you can 
change the view parameters, edit molecule, or measure molecules. There are 
three tabs on this panel: <guilabel>Display</guilabel>, 
<guilabel>Edit</guilabel>, and <guilabel>Measure</guilabel>. At the top of the 
window, there is a control to select the viewer <guilabel>Style</guilabel> (can 
be <guimenuitem>Balls and Stick</guimenuitem>, <guimenuitem>Van der 
Waals</guimenuitem>, or <guimenuitem>Wireframe</guimenuitem>). The buttons 
along the bottom of the window can be used to <guibutton>Save 
molecule</guibutton>, <guibutton>Download New Molecules</guibutton>, 
<guibutton>Load Molecule</guibutton>, and <guibutton>Close</guibutton> the 
window. The downloaded files will be saved in your <filename 
class="directory">Documents</filename> folder from where you can load them into 
the editor.
-                                  <!-- The downloaded from kde-apps data will 
be saved in <filename 
class="directory">$KDEHOME/share/apps/kalzium/molecules</filename>, they should 
be renamed to <filename><replaceable>molecule_name</replaceable>.cml</filename> 
manually. <envar>$KDEHOME</envar> is usually a hidden folder in your Home 
folder called <filename class="directory">.kde</filename> or <filename 
class="directory">.kde4</filename>
-                                  "$KDEHOME" is not always defined eg not in 
kubuntu 11.04
-                                  <filename class="directory">`kde4-config - 
-localprefix`/share/apps/kvtml</filename>
-                                  (without whitespace between '- -') is afaik 
always defined
-                                  -->
                                 </para>
                                 <para>
                                   <guilabel>Statistics</guilabel> pane shows 
name (if available), formula, and weight of the molecule.

Reply via email to