[QGIS Commit] r11802 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed Oct 14 05:49:19 EDT 2009


Author: dassau
Date: 2009-10-14 05:49:17 -0400 (Wed, 14 Oct 2009)
New Revision: 11802

Modified:
   docs/trunk/english_us/user_guide/getting_started.tex
   docs/trunk/english_us/user_guide/qgis_style.sty
   docs/trunk/english_us/user_guide/title.tex
Log:
updated qgis version, checked getting started example


Modified: docs/trunk/english_us/user_guide/getting_started.tex
===================================================================
--- docs/trunk/english_us/user_guide/getting_started.tex	2009-10-13 20:10:39 UTC (rev 11801)
+++ docs/trunk/english_us/user_guide/getting_started.tex	2009-10-14 09:49:17 UTC (rev 11802)
@@ -107,8 +107,10 @@
 \item If the file is not listed, check if the Filetype combobox at the
 bottom of the dialog is set on the right type, in this case "Erdas Imagine
 Images (*.img, *.IMG)"
-\item Now click on the \toolbtntwo{mActionAddOgrLayer}{Load Vector} icon.
-\item In the new Add Vector Layer dialog click \button{Browse}.
+\item Now click on the \toolbtntwo{mActionAddOgrLayer}{Load Vector} icon. 
+\item \radiobuttonon{'File'} should be selected as Source Type in the new
+\dialog{Add Vector Layer} dialog. Now click \button{Browse} to select the
+vector layer.
 \item Browse to the folder \filename{qgis\_sample\_data/gml/}, select "GML"
 from the filetype combobox, then select the GML file \filename{lakes.gml} 
 and click \button{Open}, then in Add Vector dialog click \button{OK}.
@@ -120,7 +122,7 @@
 checkbox to enable labeling. Choose NAMES field as Field containing label.
 \item To improve readability of labels, you can add a white buffer around them,
 by clicking ``Buffer'' in the list on the left, checking \checkbox{Buffer
-around labels?} and choosing 3 as buffer dimension.
+labels?} and choosing 3 as buffer size.
 \item Click \button{Apply}, check if the result looks good and finally
 click \button{OK}.
 \end{enumerate} 

Modified: docs/trunk/english_us/user_guide/qgis_style.sty
===================================================================
--- docs/trunk/english_us/user_guide/qgis_style.sty	2009-10-13 20:10:39 UTC (rev 11801)
+++ docs/trunk/english_us/user_guide/qgis_style.sty	2009-10-14 09:49:17 UTC (rev 11802)
@@ -175,8 +175,8 @@
 \usepackage{xspace}
 
 %Macros QGIS Versions
-\def\CURRENT{1.2.0\xspace}
-\def\OLD{1.1.0\xspace}
+\def\CURRENT{1.3.0\xspace}
+\def\OLD{1.2.0\xspace}
 \def\VERYOLD{1.0\xspace}
 
 % add disclaimer about the revision status of a section

Modified: docs/trunk/english_us/user_guide/title.tex
===================================================================
--- docs/trunk/english_us/user_guide/title.tex	2009-10-13 20:10:39 UTC (rev 11801)
+++ docs/trunk/english_us/user_guide/title.tex	2009-10-14 09:49:17 UTC (rev 11802)
@@ -15,7 +15,7 @@
 \Large{User Guide} \\
 \vspace{0.5cm}
 %\includegraphics[clip=true, scale=0.4]{splash} 
-\Large{Version ~\CURRENT \textsl{'Daphnis'}}
+\Large{Version ~\CURRENT \textsl{'Mimas'}}
 
 \end{center}
 \end{titlepage}



More information about the QGIS-commit mailing list