aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorCharles Krinke2008-08-18 14:31:54 +0000
committerCharles Krinke2008-08-18 14:31:54 +0000
commitae3a1dd9a2d9f350299b7c5e2b209d3e4756ab81 (patch)
treecf87e0b031b26d6707d047e4de8ce048ed1b9dcf /bin
parent* maptile - just flatten it.. we'll worry about projection later.. (diff)
downloadopensim-SC_OLD-ae3a1dd9a2d9f350299b7c5e2b209d3e4756ab81.zip
opensim-SC_OLD-ae3a1dd9a2d9f350299b7c5e2b209d3e4756ab81.tar.gz
opensim-SC_OLD-ae3a1dd9a2d9f350299b7c5e2b209d3e4756ab81.tar.bz2
opensim-SC_OLD-ae3a1dd9a2d9f350299b7c5e2b209d3e4756ab81.tar.xz
Mantis#1992. Thank you kindly, ChrisDown for a patch that:
Corrects accidental removal of tags in /bin/inventory/Libraries.xml
Diffstat (limited to 'bin')
-rw-r--r--bin/inventory/Libraries.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/inventory/Libraries.xml b/bin/inventory/Libraries.xml
index fe49c72..d9592a4 100644
--- a/bin/inventory/Libraries.xml
+++ b/bin/inventory/Libraries.xml
@@ -8,11 +8,12 @@
8 the hardcoded root library folder ("OpenSim Library") 8 the hardcoded root library folder ("OpenSim Library")
9 9
10 You can also add folders and items to the folders of libraries defined in this file --> 10 You can also add folders and items to the folders of libraries defined in this file -->
11 11<!--
12 <Section Name="My Site Library"> 12 <Section Name="My Site Library">
13 <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/> 13 <Key Name="foldersFile" Value="MySiteLibrary/MySiteLibraryFolders.xml"/>
14 <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/> 14 <Key Name="itemsFile" Value="MySiteLibrary/MySiteLibraryItems.xml"/>
15 15 </Section>
16-->
16 17
17<!-- comment the following to stop from loading the subfolders on login --> 18<!-- comment the following to stop from loading the subfolders on login -->
18 19