From a85f496f4d097a4441ae9e6df8e282c4b327e75a Mon Sep 17 00:00:00 2001 From: Arthur Valadares Date: Thu, 21 May 2009 20:28:59 +0000 Subject: * Upgraded LLStandaloneLoginModule, LLProxyLoginModule and LLClientStackModule to new region modules. This was needed because the stand alone and grid modules weren't deleting old scenes, which caused an issue when deleting and recreating a region with same name on same x,y coordinates. Tested it on standalone and issue is fixed. Requires prebuild to be run again. Fixes Mantis #3699 --- OpenSim/Client/Linden/Resources/LindenModules.addin.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 OpenSim/Client/Linden/Resources/LindenModules.addin.xml (limited to 'OpenSim/Client/Linden/Resources/LindenModules.addin.xml') diff --git a/OpenSim/Client/Linden/Resources/LindenModules.addin.xml b/OpenSim/Client/Linden/Resources/LindenModules.addin.xml new file mode 100644 index 0000000..6a55ce8 --- /dev/null +++ b/OpenSim/Client/Linden/Resources/LindenModules.addin.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + -- cgit v1.1