Update SVN references to git, mostly in docs.

This commit is contained in:
Bryan Petty
2015-02-20 20:07:15 -07:00
parent 9ea2138b4b
commit 29eb2a71c0
13 changed files with 27 additions and 34 deletions

View File

@@ -448,11 +448,10 @@ Here are the steps you should follow:
-# Get the latest version of the file <tt>locale/wxstd.pot</tt> from the
wxWidgets source tree: if you're using
<a href="http://www.wxwidgets.org/develop/svn.htm">Subversion</a>
or the <a href="http://wxwindows.sourceforge.net/snapshots/">daily snapshots</a>
you should already have it.
Otherwise you can always retrieve it directly from the Subversion repository via the
<a href="http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/locale/wxstd.pot?view=co">Web interface</a>.
<a href="https://www.wxwidgets.org/develop/code-repository/">git</a>
you should already have it. Otherwise you can always retrieve it directly
from the git repository:
<a href="https://raw.githubusercontent.com/wxWidgets/wxWidgets/master/locale/wxstd.pot">locale/wxstd.pot</a>.
-# Rename it to <tt>XY.po</tt> where <tt>"XY"</tt> is the 2 letter
<a href="http://www.loc.gov/standards/iso639-2/php/English_list.php">ISO 639-2 language code</a>
for your language.