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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Feb 10 16:14:32 EST 2008


Author: dassau
Date: 2008-02-10 16:14:32 -0500 (Sun, 10 Feb 2008)
New Revision: 8134

Modified:
   docs/trunk/english_us/user_guide/plugins.tex
Log:
- plugin updates from Carlos D?\195?\161vila


Modified: docs/trunk/english_us/user_guide/plugins.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins.tex	2008-02-10 19:14:16 UTC (rev 8133)
+++ docs/trunk/english_us/user_guide/plugins.tex	2008-02-10 21:14:32 UTC (rev 8134)
@@ -135,7 +135,7 @@
 Currently the external plugins are only available directly from SVN. 
 To check out all available external plugins do the following:
 \begin{verbatim}
-svn co https://svn.qgis.org/repos/qgis/trunk/external_plugins external_qgis_plugins
+svn co https://svn.osgeo.org/qgis/trunk/external_plugins external_qgis_plugins
 \end{verbatim}
 
 This will create a folder \texttt{external\_qgis\_plugins} in your current folder.
@@ -153,7 +153,7 @@
 The script lives in \texttt{QGIS/src/plugins/plugin\_builder.pl}.
 
 The only thing to do is coding your functions into the plugin (and of course contribute
-your plugin the the QGIS-development-team).
+your plugin to the QGIS-development-team).
 
 Beside that the QGIS-wiki (\url{http://wiki.qgis.org}) and the QGIS-blog (\url{http://blog.qgis.org})
 provide useful articles about writing your own plugin as well.



More information about the QGIS-commit mailing list