aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.Grid.GridServer.addin.xml
diff options
context:
space:
mode:
authorDiva Canto2010-12-01 16:19:27 -0800
committerDiva Canto2010-12-01 16:19:27 -0800
commitf1a7847532f822728e1320cc51fa1bc25c37356b (patch)
tree96226bc0df36f23c531e5f683e65c892c5e72c5f /bin/OpenSim.Grid.GridServer.addin.xml
parentAdded some comments. Better than listening to the boring speaker... (diff)
downloadopensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.zip
opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.gz
opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.bz2
opensim-SC_OLD-f1a7847532f822728e1320cc51fa1bc25c37356b.tar.xz
Deleted obsolete config files from old OpenSim.Grid.
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.Grid.GridServer.addin.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/OpenSim.Grid.GridServer.addin.xml b/bin/OpenSim.Grid.GridServer.addin.xml
deleted file mode 100644
index 85742a1..0000000
--- a/bin/OpenSim.Grid.GridServer.addin.xml
+++ /dev/null
@@ -1,9 +0,0 @@
1<Addin id="OpenSim.Grid.GridServer" isroot="true" version="0.5">
2 <Runtime>
3 <Import assembly="OpenSim.Grid.GridServer.exe"/>
4 <Import assembly="OpenSim.Framework.dll"/>
5 </Runtime>
6 <ExtensionPoint path = "/OpenSim/GridServer">
7 <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.GridServer.IGridPlugin"/>
8 </ExtensionPoint>
9</Addin>