Просмотр исходного кода

wxGUI: reference to tcl/tk-based GUI removed

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39960 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 лет назад
Родитель
Сommit
7733d64d78
1 измененных файлов с 2 добавлено и 12 удалено
  1. 2 12
      gui/wxpython/docs/wxGUI.html

+ 2 - 12
gui/wxpython/docs/wxGUI.html

@@ -1,10 +1,6 @@
 <h2>DESCRIPTION</h2>
 
-<b>wxGUI</b> is a new generation of the GUI for GRASS GIS. It's a successor
-of the <em><a href="gis.m.html">Tcl/Tk GUI</a></em> from GRASS 6.
-
-<p>
-If wxGUI is not your default GUI, you can define it as default by
+If wxGUI is not your default UI, you can define it as default by
 typing at GRASS command line prompt
 
 <div class="code"><pre>
@@ -35,7 +31,7 @@ You can also start GRASS from the shell command line with wxGUI
 defined by the <tt>-wxpython</tt> switch:
 
 <div class="code"><pre>
-    grass65 -wxpython
+    grass70 -wxpython
 </pre></div>
 
 <p>
@@ -511,12 +507,6 @@ this <a href="wxGUI.Icons.html">page</a>.
 <p>
 See also <a href="http://grass.osgeo.org/wiki/WxGUI">Wiki</a> page.
 
-<p>
-<em>
-<a href="gis.m.html">TCL/TK-based GIS Manager</a>,
-<a href="d.m.html">TCL/TK-based Display Manager</a>
-</em>
-
 <h2>AUTHORS</h2>
 
 Martin Landa, FBK-irst, Trento, Italy, and CTU in Prague, Czech Republic<br>