[GRASS-SVN] r31243 - in grass-web/trunk: community devel
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 4 15:34:41 EDT 2008
Author: neteler
Date: 2008-05-04 15:34:41 -0400 (Sun, 04 May 2008)
New Revision: 31243
Modified:
grass-web/trunk/community/commercial.inc
grass-web/trunk/devel/devel.inc
grass-web/trunk/devel/grasscredits.html
grass-web/trunk/devel/i18n.inc
Log:
Several URLs fixed from freegis.de CVS to OSGeo SVN
Modified: grass-web/trunk/community/commercial.inc
===================================================================
--- grass-web/trunk/community/commercial.inc 2008-05-04 19:31:03 UTC (rev 31242)
+++ grass-web/trunk/community/commercial.inc 2008-05-04 19:34:41 UTC (rev 31243)
@@ -10,7 +10,7 @@
users. This covers GRASS usage and GRASS related programming. The
companies support the GRASS Development Team with bugfixes, new GRASS
modules and improvements (see GRASS <a
-href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">authors</a>).
+href="http://trac.osgeo.org/grass/browser/grass/trunk/AUTHORS">authors</a>).
These links are provided as a service to the community only,
the GRASS team can not officially endorse patronage.<p>
@@ -87,7 +87,7 @@
get some funding for their hobby. You can also hire professionals (see list
above, those companies are already involved in GRASS development or directly
contact the <a
-href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">GRASS
+href="http://trac.osgeo.org/grass/browser/grass/trunk/AUTHORS">GRASS
developers</a>).<p>
Consider to contact <a href="usergroups.php">National GRASS user groups</a> if
they have ideas to accept GRASS fundings.
Modified: grass-web/trunk/devel/devel.inc
===================================================================
--- grass-web/trunk/devel/devel.inc 2008-05-04 19:31:03 UTC (rev 31242)
+++ grass-web/trunk/devel/devel.inc 2008-05-04 19:34:41 UTC (rev 31243)
@@ -34,7 +34,7 @@
or also below).
GRASS GIS is developed and supported by a worldwide <a
-href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">developers
+href="http://trac.osgeo.org/grass/browser/grass/trunk/AUTHORS">developers
team</a>. As GRASS is growing, we have plenty of opportunities to join
the GRASS development team and improve the powerful GRASS GIS under terms of
<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>.
Modified: grass-web/trunk/devel/grasscredits.html
===================================================================
--- grass-web/trunk/devel/grasscredits.html 2008-05-04 19:31:03 UTC (rev 31242)
+++ grass-web/trunk/devel/grasscredits.html 2008-05-04 19:34:41 UTC (rev 31243)
@@ -43,7 +43,7 @@
<b>GRASS 5 Core Team</b></a>
</font>
<P><font size=+1>
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">
+<a href="http://trac.osgeo.org/grass/browser/grass/trunk/AUTHORS">
<b>GRASS 6 Core Team</b></a>
</font>
@@ -1122,7 +1122,7 @@
<hr>
<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass/AUTHORS">GRASS
5 Core Team</a>
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/~checkout~/grass6/AUTHORS">GRASS
+<a href="http://trac.osgeo.org/grass/browser/grass/trunk/AUTHORS">GRASS
6 Core Team</a>
<hr>We all are aware of the fact that this list is far from being complete.
Modified: grass-web/trunk/devel/i18n.inc
===================================================================
--- grass-web/trunk/devel/i18n.inc 2008-05-04 19:31:03 UTC (rev 31242)
+++ grass-web/trunk/devel/i18n.inc 2008-05-04 19:34:41 UTC (rev 31243)
@@ -48,9 +48,8 @@
more details in the README file linked below):
<ol>
-<li>Either get a fresh (!) GRASS 6 from <a href="http://freegis.org/grass/grass-cvs.html">CVS</a>
- (or <a href=../grass63/source/snapshot/>6.3 CVS snapshot</a>)<br>
- or download existing .po files (see below)
+<li>Get the latest development version from either the SVN repository or as SVN snapshot (see "Download" section)
+ or download just existing .po files (see below) from SVN.
<li>run: '<tt>cd locale</tt>' to change into the translation directory
<li>run: '<tt>make pot</tt>' to create grass*.pot files (containing original messages)
<li>run: '<tt>make update-po</tt>' merge new messages into existing *.po files (or create new po files)
@@ -60,7 +59,7 @@
Please, click here to see details (find the README in the locale/ directory as well):
<br>
- Translation <a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/locale/README?rev=HEAD&content-type=text/vnd.viewcvs-markup">README</a>
+ Translation <a href="http://trac.osgeo.org/grass/browser/grass/trunk/locale/README">README</a>
<P>
For terminology, please refer to the
@@ -95,7 +94,7 @@
<h3>Download of existing .po files for modification</h3>
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/locale/po/">Download current .po files</a>
+<a href="http://trac.osgeo.org/grass/browser/grass/trunk/locale/po">Download current .po files</a>
from CVS (useful if you want to partecipate without compiling GRASS). Please
announce your efforts on the 'GRASS translations' mailing list (see above) to
avoid that work is doubled. To start a new language, you can simply rewrite an
More information about the grass-commit
mailing list