diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.Grid.AssetInventoryServer.addin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.Grid.AssetInventoryServer.addin.xml b/bin/OpenSim.Grid.AssetInventoryServer.addin.xml index 603ba85..1ba5c8d 100644 --- a/bin/OpenSim.Grid.AssetInventoryServer.addin.xml +++ b/bin/OpenSim.Grid.AssetInventoryServer.addin.xml | |||
@@ -10,7 +10,7 @@ | |||
10 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IAssetStorageProvider" /> | 10 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IAssetStorageProvider" /> |
11 | </ExtensionPoint> | 11 | </ExtensionPoint> |
12 | <ExtensionPoint path="/OpenSim/AssetInventoryServer/InventoryProvider"> | 12 | <ExtensionPoint path="/OpenSim/AssetInventoryServer/InventoryProvider"> |
13 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IInventoryProvider" /> | 13 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IInventoryStorageProvider" /> |
14 | </ExtensionPoint> | 14 | </ExtensionPoint> |
15 | <ExtensionPoint path="/OpenSim/AssetInventoryServer/AuthenticationProvider"> | 15 | <ExtensionPoint path="/OpenSim/AssetInventoryServer/AuthenticationProvider"> |
16 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IAuthenticationProvider" /> | 16 | <ExtensionNode name="Plugin" type="OpenSim.Framework.PluginExtensionNode" objectType="OpenSim.Grid.AssetInventoryServer.IAuthenticationProvider" /> |