diff options
author | Victor Fury <frictor2@hotmail.com> | 2008-12-09 21:35:42 -0500 |
---|---|---|
committer | Victor Fury <frictor2@hotmail.com> | 2008-12-09 21:35:42 -0500 |
commit | 4d1ec02eb1179769c218b956bb88681efaa2cff6 (patch) | |
tree | b57f81be72246442ea20d35933e39bbb5aca1756 /docs/win32-release.txt | |
parent | e2a74899c5ab96a4a1dc848ca8e48df9b126a70a (diff) | |
download | mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.gz mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.bz2 mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.tar.xz mana-client-4d1ec02eb1179769c218b956bb88681efaa2cff6.zip |
Changed a few references to the SVN so that it uses www.aethyra.org instead of 209.168.213.109
Changed a few references to aethyra.com to the appropriate aethyra.org values.
There's a few other minor changes that mostly just replace references to TMW that are not essential with Aethyra references.
Diffstat (limited to 'docs/win32-release.txt')
-rw-r--r-- | docs/win32-release.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/win32-release.txt b/docs/win32-release.txt index 64590139..5bd837d0 100644 --- a/docs/win32-release.txt +++ b/docs/win32-release.txt @@ -22,9 +22,9 @@ Every Win32 releaser should follow this checklist when creating a new package. <configuration> <option name="chatlog" value="chatlog.txt"/> <option name="guialpha" value="0.8"/> - <option name="host" value="209.168.213.109"/> + <option name="host" value="www.aethyra.org"/> <option name="hwaccel" value="0"/> - <option name="port" value="6901"/> + <option name="port" value="21001"/> <option name="remember" value="0"/> <option name="screen" value="0"/> <option name="sfxVolume" value="100"/> |