aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-05-21 23:52:02 +0000
committerJustin Clarke Casey2008-05-21 23:52:02 +0000
commit9263f07d7017a34edbea07a8f39c8936b4690f66 (patch)
tree4927c4860c605260be8622bbbcab84554b2f0fb9 /prebuild.xml
parent* Deprecate load-xml and save-xml in favour of load-xml2/save-xml2. (diff)
downloadopensim-SC_OLD-9263f07d7017a34edbea07a8f39c8936b4690f66.zip
opensim-SC_OLD-9263f07d7017a34edbea07a8f39c8936b4690f66.tar.gz
opensim-SC_OLD-9263f07d7017a34edbea07a8f39c8936b4690f66.tar.bz2
opensim-SC_OLD-9263f07d7017a34edbea07a8f39c8936b4690f66.tar.xz
* Send VersionInfo string instead of the hardcoded Scene string to the "About Second Life" box
* This is the same string as printed out on the opensim region console at startup, so it should now include the svn revision number (if available) * This dialog box takes an awful long time to come up on my local system - no idea why that is. However, that also seems to have been the case before this revision.
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index b2a2bd8..4ec31fb 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -763,6 +763,7 @@
763 <Reference name="System.Runtime.Remoting"/> 763 <Reference name="System.Runtime.Remoting"/>
764 <Reference name="libsecondlife.dll"/> 764 <Reference name="libsecondlife.dll"/>
765 <Reference name="Axiom.MathLib.dll"/> 765 <Reference name="Axiom.MathLib.dll"/>
766 <Reference name="OpenSim"/>
766 <Reference name="OpenSim.Framework"/> 767 <Reference name="OpenSim.Framework"/>
767 <Reference name="OpenSim.Data" /> 768 <Reference name="OpenSim.Data" />
768 <Reference name="OpenSim.Framework.Console"/> 769 <Reference name="OpenSim.Framework.Console"/>