diff options
author | Brian McBee | 2008-01-09 03:52:07 +0000 |
---|---|---|
committer | Brian McBee | 2008-01-09 03:52:07 +0000 |
commit | 19ed64b11456b990ecbf6f6d4d33112005cd3722 (patch) | |
tree | 382571a476a9e375a6e5063323b583a7525aa27b /bin/inventory/OpenSimLibrary | |
parent | make Stopped a property of the SceneObjectPart instead of in the (diff) | |
download | opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.zip opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.gz opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.bz2 opensim-SC_OLD-19ed64b11456b990ecbf6f6d4d33112005cd3722.tar.xz |
Third part of CharlieO's library rework. We now have library organization! Thanks CharlieO!
Diffstat (limited to 'bin/inventory/OpenSimLibrary')
-rw-r--r-- | bin/inventory/OpenSimLibrary/OpenSimLibrary.xml | 661 | ||||
-rw-r--r-- | bin/inventory/OpenSimLibrary/OpenSimLibraryFolders.xml | 18 |
2 files changed, 12 insertions, 667 deletions
diff --git a/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml index 7f5baa9..7eb8de3 100644 --- a/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml +++ b/bin/inventory/OpenSimLibrary/OpenSimLibrary.xml | |||
@@ -2,12 +2,12 @@ | |||
2 | <!-- the root Opensim Library folder ID is 00000112-000f-0000-0000-000100bba000 --> | 2 | <!-- the root Opensim Library folder ID is 00000112-000f-0000-0000-000100bba000 --> |
3 | 3 | ||
4 | <!-- | 4 | <!-- |
5 | <Section Name="Fart notecard"> | 5 | <Section Name="Example Library Item"> |
6 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> | 6 | <Key Name="inventoryID" Value="30000000-0000-2222-4444-000000000001" /> |
7 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> | 7 | <Key Name="assetID" Value="30000000-0000-2222-3333-000000000001" /> |
8 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba001"/> | 8 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba003"/> |
9 | <Key Name="description" Value="ha" /> | 9 | <Key Name="description" Value="Example Library Item" /> |
10 | <Key Name="name" Value="Fart" /> | 10 | <Key Name="name" Value="Example Library Item" /> |
11 | <Key Name="assetType" Value="7" /> | 11 | <Key Name="assetType" Value="7" /> |
12 | <Key Name="inventoryType" Value="7" /> | 12 | <Key Name="inventoryType" Value="7" /> |
13 | <Key Name="currentPermissions" Value="2147483647" /> | 13 | <Key Name="currentPermissions" Value="2147483647" /> |
@@ -15,657 +15,6 @@ | |||
15 | <Key Name="everyonePermissions" Value="2147483647" /> | 15 | <Key Name="everyonePermissions" Value="2147483647" /> |
16 | <Key Name="basePermissions" Value="2147483647" /> | 16 | <Key Name="basePermissions" Value="2147483647" /> |
17 | </Section> | 17 | </Section> |
18 | --> | 18 | --> |
19 | |||
20 | <Section Name="Welcome notecard"> | ||
21 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-000000000001" /> | ||
22 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" /> | ||
23 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
24 | <Key Name="description" Value="Welcome" /> | ||
25 | <Key Name="name" Value="Welcome" /> | ||
26 | <Key Name="assetType" Value="7" /> | ||
27 | <Key Name="inventoryType" Value="7" /> | ||
28 | <Key Name="currentPermissions" Value="2147483647" /> | ||
29 | <Key Name="nextPermissions" Value="2147483647" /> | ||
30 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
31 | <Key Name="basePermissions" Value="2147483647" /> | ||
32 | </Section> | ||
33 | <Section Name="4-tile2 Texture"> | ||
34 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001000" /> | ||
35 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001000" /> | ||
36 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
37 | <Key Name="description" Value="4-tile2 texture" /> | ||
38 | <Key Name="name" Value="4-tile2" /> | ||
39 | <Key Name="assetType" Value="0" /> | ||
40 | <Key Name="inventoryType" Value="0" /> | ||
41 | <Key Name="currentPermissions" Value="2147483647" /> | ||
42 | <Key Name="nextPermissions" Value="2147483647" /> | ||
43 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
44 | <Key Name="basePermissions" Value="2147483647" /> | ||
45 | </Section> | ||
46 | <Section Name="4-tile3 Texture"> | ||
47 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001001" /> | ||
48 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001001" /> | ||
49 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
50 | <Key Name="description" Value="4-tile3 texture" /> | ||
51 | <Key Name="name" Value="4-tile3" /> | ||
52 | <Key Name="assetType" Value="0" /> | ||
53 | <Key Name="inventoryType" Value="0" /> | ||
54 | <Key Name="currentPermissions" Value="2147483647" /> | ||
55 | <Key Name="nextPermissions" Value="2147483647" /> | ||
56 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
57 | <Key Name="basePermissions" Value="2147483647" /> | ||
58 | </Section> | ||
59 | <Section Name="brick1_256 Texture"> | ||
60 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001002" /> | ||
61 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001002" /> | ||
62 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
63 | <Key Name="description" Value="brick1_256 texture" /> | ||
64 | <Key Name="name" Value="brick1_256" /> | ||
65 | <Key Name="assetType" Value="0" /> | ||
66 | <Key Name="inventoryType" Value="0" /> | ||
67 | <Key Name="currentPermissions" Value="2147483647" /> | ||
68 | <Key Name="nextPermissions" Value="2147483647" /> | ||
69 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
70 | <Key Name="basePermissions" Value="2147483647" /> | ||
71 | </Section> | ||
72 | <Section Name="brick2_256 Texture"> | ||
73 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001003" /> | ||
74 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001003" /> | ||
75 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
76 | <Key Name="description" Value="brick2_256 texture" /> | ||
77 | <Key Name="name" Value="brick2_256" /> | ||
78 | <Key Name="assetType" Value="0" /> | ||
79 | <Key Name="inventoryType" Value="0" /> | ||
80 | <Key Name="currentPermissions" Value="2147483647" /> | ||
81 | <Key Name="nextPermissions" Value="2147483647" /> | ||
82 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
83 | <Key Name="basePermissions" Value="2147483647" /> | ||
84 | </Section> | ||
85 | <Section Name="brick_mono Texture"> | ||
86 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001004" /> | ||
87 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001004" /> | ||
88 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
89 | <Key Name="description" Value="brick_mono texture" /> | ||
90 | <Key Name="name" Value="brick_mono" /> | ||
91 | <Key Name="assetType" Value="0" /> | ||
92 | <Key Name="inventoryType" Value="0" /> | ||
93 | <Key Name="currentPermissions" Value="2147483647" /> | ||
94 | <Key Name="nextPermissions" Value="2147483647" /> | ||
95 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
96 | <Key Name="basePermissions" Value="2147483647" /> | ||
97 | </Section> | ||
98 | <Section Name="cedar Texture"> | ||
99 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001005" /> | ||
100 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001005" /> | ||
101 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
102 | <Key Name="description" Value="cedar texture" /> | ||
103 | <Key Name="name" Value="cedar" /> | ||
104 | <Key Name="assetType" Value="0" /> | ||
105 | <Key Name="inventoryType" Value="0" /> | ||
106 | <Key Name="currentPermissions" Value="2147483647" /> | ||
107 | <Key Name="nextPermissions" Value="2147483647" /> | ||
108 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
109 | <Key Name="basePermissions" Value="2147483647" /> | ||
110 | </Section> | ||
111 | <Section Name="cement_block Texture"> | ||
112 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001006" /> | ||
113 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001006" /> | ||
114 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
115 | <Key Name="description" Value="cement_block texture" /> | ||
116 | <Key Name="name" Value="cement_block" /> | ||
117 | <Key Name="assetType" Value="0" /> | ||
118 | <Key Name="inventoryType" Value="0" /> | ||
119 | <Key Name="currentPermissions" Value="2147483647" /> | ||
120 | <Key Name="nextPermissions" Value="2147483647" /> | ||
121 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
122 | <Key Name="basePermissions" Value="2147483647" /> | ||
123 | </Section> | ||
124 | <Section Name="clear Texture"> | ||
125 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001007" /> | ||
126 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001007" /> | ||
127 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
128 | <Key Name="description" Value="clear texture" /> | ||
129 | <Key Name="name" Value="clear" /> | ||
130 | <Key Name="assetType" Value="0" /> | ||
131 | <Key Name="inventoryType" Value="0" /> | ||
132 | <Key Name="currentPermissions" Value="2147483647" /> | ||
133 | <Key Name="nextPermissions" Value="2147483647" /> | ||
134 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
135 | <Key Name="basePermissions" Value="2147483647" /> | ||
136 | </Section> | ||
137 | <Section Name="cobbles Texture"> | ||
138 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001008" /> | ||
139 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001008" /> | ||
140 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
141 | <Key Name="description" Value="cobbles texture" /> | ||
142 | <Key Name="name" Value="cobbles" /> | ||
143 | <Key Name="assetType" Value="0" /> | ||
144 | <Key Name="inventoryType" Value="0" /> | ||
145 | <Key Name="currentPermissions" Value="2147483647" /> | ||
146 | <Key Name="nextPermissions" Value="2147483647" /> | ||
147 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
148 | <Key Name="basePermissions" Value="2147483647" /> | ||
149 | </Section> | ||
150 | <Section Name="creambrick Texture"> | ||
151 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001009" /> | ||
152 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001009" /> | ||
153 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
154 | <Key Name="description" Value="creambrick texture" /> | ||
155 | <Key Name="name" Value="creambrick" /> | ||
156 | <Key Name="assetType" Value="0" /> | ||
157 | <Key Name="inventoryType" Value="0" /> | ||
158 | <Key Name="currentPermissions" Value="2147483647" /> | ||
159 | <Key Name="nextPermissions" Value="2147483647" /> | ||
160 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
161 | <Key Name="basePermissions" Value="2147483647" /> | ||
162 | </Section> | ||
163 | <Section Name="fgrass Texture"> | ||
164 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001010" /> | ||
165 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001010" /> | ||
166 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
167 | <Key Name="description" Value="fgrass texture" /> | ||
168 | <Key Name="name" Value="fgrass" /> | ||
169 | <Key Name="assetType" Value="0" /> | ||
170 | <Key Name="inventoryType" Value="0" /> | ||
171 | <Key Name="currentPermissions" Value="2147483647" /> | ||
172 | <Key Name="nextPermissions" Value="2147483647" /> | ||
173 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
174 | <Key Name="basePermissions" Value="2147483647" /> | ||
175 | </Section> | ||
176 | <Section Name="glasstile2 Texture"> | ||
177 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001011" /> | ||
178 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001011" /> | ||
179 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
180 | <Key Name="description" Value="glasstile2 texture" /> | ||
181 | <Key Name="name" Value="glasstile2" /> | ||
182 | <Key Name="assetType" Value="0" /> | ||
183 | <Key Name="inventoryType" Value="0" /> | ||
184 | <Key Name="currentPermissions" Value="2147483647" /> | ||
185 | <Key Name="nextPermissions" Value="2147483647" /> | ||
186 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
187 | <Key Name="basePermissions" Value="2147483647" /> | ||
188 | </Section> | ||
189 | <Section Name="graniteblock Texture"> | ||
190 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001012" /> | ||
191 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001012" /> | ||
192 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
193 | <Key Name="description" Value="graniteblock texture" /> | ||
194 | <Key Name="name" Value="graniteblock" /> | ||
195 | <Key Name="assetType" Value="0" /> | ||
196 | <Key Name="inventoryType" Value="0" /> | ||
197 | <Key Name="currentPermissions" Value="2147483647" /> | ||
198 | <Key Name="nextPermissions" Value="2147483647" /> | ||
199 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
200 | <Key Name="basePermissions" Value="2147483647" /> | ||
201 | </Section> | ||
202 | <Section Name="grass Texture"> | ||
203 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001013" /> | ||
204 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001013" /> | ||
205 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
206 | <Key Name="description" Value="grass texture" /> | ||
207 | <Key Name="name" Value="grass" /> | ||
208 | <Key Name="assetType" Value="0" /> | ||
209 | <Key Name="inventoryType" Value="0" /> | ||
210 | <Key Name="currentPermissions" Value="2147483647" /> | ||
211 | <Key Name="nextPermissions" Value="2147483647" /> | ||
212 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
213 | <Key Name="basePermissions" Value="2147483647" /> | ||
214 | </Section> | ||
215 | <Section Name="gravel Texture"> | ||
216 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001014" /> | ||
217 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001014" /> | ||
218 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
219 | <Key Name="description" Value="gravel texture" /> | ||
220 | <Key Name="name" Value="gravel" /> | ||
221 | <Key Name="assetType" Value="0" /> | ||
222 | <Key Name="inventoryType" Value="0" /> | ||
223 | <Key Name="currentPermissions" Value="2147483647" /> | ||
224 | <Key Name="nextPermissions" Value="2147483647" /> | ||
225 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
226 | <Key Name="basePermissions" Value="2147483647" /> | ||
227 | </Section> | ||
228 | <Section Name="greybrick Texture"> | ||
229 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001015" /> | ||
230 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001015" /> | ||
231 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
232 | <Key Name="description" Value="greybrick texture" /> | ||
233 | <Key Name="name" Value="greybrick" /> | ||
234 | <Key Name="assetType" Value="0" /> | ||
235 | <Key Name="inventoryType" Value="0" /> | ||
236 | <Key Name="currentPermissions" Value="2147483647" /> | ||
237 | <Key Name="nextPermissions" Value="2147483647" /> | ||
238 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
239 | <Key Name="basePermissions" Value="2147483647" /> | ||
240 | </Section> | ||
241 | <Section Name="ivy Texture"> | ||
242 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001016" /> | ||
243 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001016" /> | ||
244 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
245 | <Key Name="description" Value="ivy texture" /> | ||
246 | <Key Name="name" Value="ivy" /> | ||
247 | <Key Name="assetType" Value="0" /> | ||
248 | <Key Name="inventoryType" Value="0" /> | ||
249 | <Key Name="currentPermissions" Value="2147483647" /> | ||
250 | <Key Name="nextPermissions" Value="2147483647" /> | ||
251 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
252 | <Key Name="basePermissions" Value="2147483647" /> | ||
253 | </Section> | ||
254 | <Section Name="mahogany Texture"> | ||
255 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001017" /> | ||
256 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001017" /> | ||
257 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
258 | <Key Name="description" Value="mahogany texture" /> | ||
259 | <Key Name="name" Value="mahogany" /> | ||
260 | <Key Name="assetType" Value="0" /> | ||
261 | <Key Name="inventoryType" Value="0" /> | ||
262 | <Key Name="currentPermissions" Value="2147483647" /> | ||
263 | <Key Name="nextPermissions" Value="2147483647" /> | ||
264 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
265 | <Key Name="basePermissions" Value="2147483647" /> | ||
266 | </Section> | ||
267 | <Section Name="maple Texture"> | ||
268 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001018" /> | ||
269 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001018" /> | ||
270 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
271 | <Key Name="description" Value="maple texture" /> | ||
272 | <Key Name="name" Value="maple" /> | ||
273 | <Key Name="assetType" Value="0" /> | ||
274 | <Key Name="inventoryType" Value="0" /> | ||
275 | <Key Name="currentPermissions" Value="2147483647" /> | ||
276 | <Key Name="nextPermissions" Value="2147483647" /> | ||
277 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
278 | <Key Name="basePermissions" Value="2147483647" /> | ||
279 | </Section> | ||
280 | <Section Name="mosaic02 Texture"> | ||
281 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001019" /> | ||
282 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001019" /> | ||
283 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
284 | <Key Name="description" Value="mosaic02 texture" /> | ||
285 | <Key Name="name" Value="mosaic02" /> | ||
286 | <Key Name="assetType" Value="0" /> | ||
287 | <Key Name="inventoryType" Value="0" /> | ||
288 | <Key Name="currentPermissions" Value="2147483647" /> | ||
289 | <Key Name="nextPermissions" Value="2147483647" /> | ||
290 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
291 | <Key Name="basePermissions" Value="2147483647" /> | ||
292 | </Section> | ||
293 | <Section Name="palm1 Texture"> | ||
294 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001020" /> | ||
295 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001020" /> | ||
296 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
297 | <Key Name="description" Value="palm1 texture" /> | ||
298 | <Key Name="name" Value="palm1" /> | ||
299 | <Key Name="assetType" Value="0" /> | ||
300 | <Key Name="inventoryType" Value="0" /> | ||
301 | <Key Name="currentPermissions" Value="2147483647" /> | ||
302 | <Key Name="nextPermissions" Value="2147483647" /> | ||
303 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
304 | <Key Name="basePermissions" Value="2147483647" /> | ||
305 | </Section> | ||
306 | <Section Name="papaya Texture"> | ||
307 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001021" /> | ||
308 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001021" /> | ||
309 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
310 | <Key Name="description" Value="papaya texture" /> | ||
311 | <Key Name="name" Value="papaya" /> | ||
312 | <Key Name="assetType" Value="0" /> | ||
313 | <Key Name="inventoryType" Value="0" /> | ||
314 | <Key Name="currentPermissions" Value="2147483647" /> | ||
315 | <Key Name="nextPermissions" Value="2147483647" /> | ||
316 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
317 | <Key Name="basePermissions" Value="2147483647" /> | ||
318 | </Section> | ||
319 | <Section Name="papaya_bark Texture"> | ||
320 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001022" /> | ||
321 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001022" /> | ||
322 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
323 | <Key Name="description" Value="papaya_bark texture" /> | ||
324 | <Key Name="name" Value="papaya_bark" /> | ||
325 | <Key Name="assetType" Value="0" /> | ||
326 | <Key Name="inventoryType" Value="0" /> | ||
327 | <Key Name="currentPermissions" Value="2147483647" /> | ||
328 | <Key Name="nextPermissions" Value="2147483647" /> | ||
329 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
330 | <Key Name="basePermissions" Value="2147483647" /> | ||
331 | </Section> | ||
332 | <Section Name="pastelbrick Texture"> | ||
333 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001023" /> | ||
334 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001023" /> | ||
335 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
336 | <Key Name="description" Value="pastelbrick texture" /> | ||
337 | <Key Name="name" Value="pastelbrick" /> | ||
338 | <Key Name="assetType" Value="0" /> | ||
339 | <Key Name="inventoryType" Value="0" /> | ||
340 | <Key Name="currentPermissions" Value="2147483647" /> | ||
341 | <Key Name="nextPermissions" Value="2147483647" /> | ||
342 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
343 | <Key Name="basePermissions" Value="2147483647" /> | ||
344 | </Section> | ||
345 | <Section Name="pine1_10m Texture"> | ||
346 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001024" /> | ||
347 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001024" /> | ||
348 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
349 | <Key Name="description" Value="pine1_10m texture" /> | ||
350 | <Key Name="name" Value="pine1_10m" /> | ||
351 | <Key Name="assetType" Value="0" /> | ||
352 | <Key Name="inventoryType" Value="0" /> | ||
353 | <Key Name="currentPermissions" Value="2147483647" /> | ||
354 | <Key Name="nextPermissions" Value="2147483647" /> | ||
355 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
356 | <Key Name="basePermissions" Value="2147483647" /> | ||
357 | </Section> | ||
358 | <Section Name="poplar Texture"> | ||
359 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001025" /> | ||
360 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001025" /> | ||
361 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
362 | <Key Name="description" Value="poplar texture" /> | ||
363 | <Key Name="name" Value="poplar" /> | ||
364 | <Key Name="assetType" Value="0" /> | ||
365 | <Key Name="inventoryType" Value="0" /> | ||
366 | <Key Name="currentPermissions" Value="2147483647" /> | ||
367 | <Key Name="nextPermissions" Value="2147483647" /> | ||
368 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
369 | <Key Name="basePermissions" Value="2147483647" /> | ||
370 | </Section> | ||
371 | <Section Name="redtri_tile Texture"> | ||
372 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001026" /> | ||
373 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001026" /> | ||
374 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
375 | <Key Name="description" Value="redtri_tile texture" /> | ||
376 | <Key Name="name" Value="redtri_tile" /> | ||
377 | <Key Name="assetType" Value="0" /> | ||
378 | <Key Name="inventoryType" Value="0" /> | ||
379 | <Key Name="currentPermissions" Value="2147483647" /> | ||
380 | <Key Name="nextPermissions" Value="2147483647" /> | ||
381 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
382 | <Key Name="basePermissions" Value="2147483647" /> | ||
383 | </Section> | ||
384 | <Section Name="rockbuilding Texture"> | ||
385 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001027" /> | ||
386 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001027" /> | ||
387 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
388 | <Key Name="description" Value="rockbuilding texture" /> | ||
389 | <Key Name="name" Value="rockbuilding" /> | ||
390 | <Key Name="assetType" Value="0" /> | ||
391 | <Key Name="inventoryType" Value="0" /> | ||
392 | <Key Name="currentPermissions" Value="2147483647" /> | ||
393 | <Key Name="nextPermissions" Value="2147483647" /> | ||
394 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
395 | <Key Name="basePermissions" Value="2147483647" /> | ||
396 | </Section> | ||
397 | <Section Name="rockwallbig Texture"> | ||
398 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001028" /> | ||
399 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001028" /> | ||
400 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
401 | <Key Name="description" Value="rockwallbig texture" /> | ||
402 | <Key Name="name" Value="rockwallbig" /> | ||
403 | <Key Name="assetType" Value="0" /> | ||
404 | <Key Name="inventoryType" Value="0" /> | ||
405 | <Key Name="currentPermissions" Value="2147483647" /> | ||
406 | <Key Name="nextPermissions" Value="2147483647" /> | ||
407 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
408 | <Key Name="basePermissions" Value="2147483647" /> | ||
409 | </Section> | ||
410 | <Section Name="roof01 Texture"> | ||
411 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001029" /> | ||
412 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001029" /> | ||
413 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
414 | <Key Name="description" Value="roof01 texture" /> | ||
415 | <Key Name="name" Value="roof01" /> | ||
416 | <Key Name="assetType" Value="0" /> | ||
417 | <Key Name="inventoryType" Value="0" /> | ||
418 | <Key Name="currentPermissions" Value="2147483647" /> | ||
419 | <Key Name="nextPermissions" Value="2147483647" /> | ||
420 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
421 | <Key Name="basePermissions" Value="2147483647" /> | ||
422 | </Section> | ||
423 | <Section Name="rooftiles1 Texture"> | ||
424 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001030" /> | ||
425 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001030" /> | ||
426 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
427 | <Key Name="description" Value="rooftiles1 texture" /> | ||
428 | <Key Name="name" Value="rooftiles1" /> | ||
429 | <Key Name="assetType" Value="0" /> | ||
430 | <Key Name="inventoryType" Value="0" /> | ||
431 | <Key Name="currentPermissions" Value="2147483647" /> | ||
432 | <Key Name="nextPermissions" Value="2147483647" /> | ||
433 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
434 | <Key Name="basePermissions" Value="2147483647" /> | ||
435 | </Section> | ||
436 | <Section Name="rooftiles2_peach Texture"> | ||
437 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001031" /> | ||
438 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001031" /> | ||
439 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
440 | <Key Name="description" Value="rooftiles2_peach texture" /> | ||
441 | <Key Name="name" Value="rooftiles2_peach" /> | ||
442 | <Key Name="assetType" Value="0" /> | ||
443 | <Key Name="inventoryType" Value="0" /> | ||
444 | <Key Name="currentPermissions" Value="2147483647" /> | ||
445 | <Key Name="nextPermissions" Value="2147483647" /> | ||
446 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
447 | <Key Name="basePermissions" Value="2147483647" /> | ||
448 | </Section> | ||
449 | <Section Name="rooftiles2_roy Texture"> | ||
450 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001032" /> | ||
451 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001032" /> | ||
452 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
453 | <Key Name="description" Value="rooftiles2_roy texture" /> | ||
454 | <Key Name="name" Value="rooftiles2_roy" /> | ||
455 | <Key Name="assetType" Value="0" /> | ||
456 | <Key Name="inventoryType" Value="0" /> | ||
457 | <Key Name="currentPermissions" Value="2147483647" /> | ||
458 | <Key Name="nextPermissions" Value="2147483647" /> | ||
459 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
460 | <Key Name="basePermissions" Value="2147483647" /> | ||
461 | </Section> | ||
462 | <Section Name="saguaro_8m Texture"> | ||
463 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001033" /> | ||
464 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001033" /> | ||
465 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
466 | <Key Name="description" Value="saguaro_8m texture" /> | ||
467 | <Key Name="name" Value="saguaro_8m" /> | ||
468 | <Key Name="assetType" Value="0" /> | ||
469 | <Key Name="inventoryType" Value="0" /> | ||
470 | <Key Name="currentPermissions" Value="2147483647" /> | ||
471 | <Key Name="nextPermissions" Value="2147483647" /> | ||
472 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
473 | <Key Name="basePermissions" Value="2147483647" /> | ||
474 | </Section> | ||
475 | <Section Name="seawater Texture"> | ||
476 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001034" /> | ||
477 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001034" /> | ||
478 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
479 | <Key Name="description" Value="seawater texture" /> | ||
480 | <Key Name="name" Value="seawater" /> | ||
481 | <Key Name="assetType" Value="0" /> | ||
482 | <Key Name="inventoryType" Value="0" /> | ||
483 | <Key Name="currentPermissions" Value="2147483647" /> | ||
484 | <Key Name="nextPermissions" Value="2147483647" /> | ||
485 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
486 | <Key Name="basePermissions" Value="2147483647" /> | ||
487 | </Section> | ||
488 | <Section Name="snow1 Texture"> | ||
489 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001035" /> | ||
490 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001035" /> | ||
491 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
492 | <Key Name="description" Value="snow1 texture" /> | ||
493 | <Key Name="name" Value="snow1" /> | ||
494 | <Key Name="assetType" Value="0" /> | ||
495 | <Key Name="inventoryType" Value="0" /> | ||
496 | <Key Name="currentPermissions" Value="2147483647" /> | ||
497 | <Key Name="nextPermissions" Value="2147483647" /> | ||
498 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
499 | <Key Name="basePermissions" Value="2147483647" /> | ||
500 | </Section> | ||
501 | <Section Name="steel Texture"> | ||
502 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001036" /> | ||
503 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001036" /> | ||
504 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
505 | <Key Name="description" Value="steel texture" /> | ||
506 | <Key Name="name" Value="steel" /> | ||
507 | <Key Name="assetType" Value="0" /> | ||
508 | <Key Name="inventoryType" Value="0" /> | ||
509 | <Key Name="currentPermissions" Value="2147483647" /> | ||
510 | <Key Name="nextPermissions" Value="2147483647" /> | ||
511 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
512 | <Key Name="basePermissions" Value="2147483647" /> | ||
513 | </Section> | ||
514 | <Section Name="stone1wall Texture"> | ||
515 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001037" /> | ||
516 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001037" /> | ||
517 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
518 | <Key Name="description" Value="stone1wall texture" /> | ||
519 | <Key Name="name" Value="stone1wall" /> | ||
520 | <Key Name="assetType" Value="0" /> | ||
521 | <Key Name="inventoryType" Value="0" /> | ||
522 | <Key Name="currentPermissions" Value="2147483647" /> | ||
523 | <Key Name="nextPermissions" Value="2147483647" /> | ||
524 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
525 | <Key Name="basePermissions" Value="2147483647" /> | ||
526 | </Section> | ||
527 | <Section Name="stonetile Texture"> | ||
528 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001038" /> | ||
529 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001038" /> | ||
530 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
531 | <Key Name="description" Value="stonetile texture" /> | ||
532 | <Key Name="name" Value="stonetile" /> | ||
533 | <Key Name="assetType" Value="0" /> | ||
534 | <Key Name="inventoryType" Value="0" /> | ||
535 | <Key Name="currentPermissions" Value="2147483647" /> | ||
536 | <Key Name="nextPermissions" Value="2147483647" /> | ||
537 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
538 | <Key Name="basePermissions" Value="2147483647" /> | ||
539 | </Section> | ||
540 | <Section Name="street2 Texture"> | ||
541 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001039" /> | ||
542 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001039" /> | ||
543 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
544 | <Key Name="description" Value="street2 texture" /> | ||
545 | <Key Name="name" Value="street2" /> | ||
546 | <Key Name="assetType" Value="0" /> | ||
547 | <Key Name="inventoryType" Value="0" /> | ||
548 | <Key Name="currentPermissions" Value="2147483647" /> | ||
549 | <Key Name="nextPermissions" Value="2147483647" /> | ||
550 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
551 | <Key Name="basePermissions" Value="2147483647" /> | ||
552 | </Section> | ||
553 | <Section Name="thatch Texture"> | ||
554 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001040" /> | ||
555 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001040" /> | ||
556 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
557 | <Key Name="description" Value="thatch texture" /> | ||
558 | <Key Name="name" Value="thatch" /> | ||
559 | <Key Name="assetType" Value="0" /> | ||
560 | <Key Name="inventoryType" Value="0" /> | ||
561 | <Key Name="currentPermissions" Value="2147483647" /> | ||
562 | <Key Name="nextPermissions" Value="2147483647" /> | ||
563 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
564 | <Key Name="basePermissions" Value="2147483647" /> | ||
565 | </Section> | ||
566 | <Section Name="water1 Texture"> | ||
567 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001041" /> | ||
568 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001041" /> | ||
569 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
570 | <Key Name="description" Value="water1 texture" /> | ||
571 | <Key Name="name" Value="water1" /> | ||
572 | <Key Name="assetType" Value="0" /> | ||
573 | <Key Name="inventoryType" Value="0" /> | ||
574 | <Key Name="currentPermissions" Value="2147483647" /> | ||
575 | <Key Name="nextPermissions" Value="2147483647" /> | ||
576 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
577 | <Key Name="basePermissions" Value="2147483647" /> | ||
578 | </Section> | ||
579 | <Section Name="water3 Texture"> | ||
580 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001042" /> | ||
581 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001042" /> | ||
582 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
583 | <Key Name="description" Value="water3 texture" /> | ||
584 | <Key Name="name" Value="water3" /> | ||
585 | <Key Name="assetType" Value="0" /> | ||
586 | <Key Name="inventoryType" Value="0" /> | ||
587 | <Key Name="currentPermissions" Value="2147483647" /> | ||
588 | <Key Name="nextPermissions" Value="2147483647" /> | ||
589 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
590 | <Key Name="basePermissions" Value="2147483647" /> | ||
591 | </Section> | ||
592 | <Section Name="wood1 Texture"> | ||
593 | <Key Name="inventoryID" Value="00000000-0000-2222-4444-100000001043" /> | ||
594 | <Key Name="assetID" Value="00000000-0000-2222-3333-100000001043" /> | ||
595 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
596 | <Key Name="description" Value="wood1 texture" /> | ||
597 | <Key Name="name" Value="wood1" /> | ||
598 | <Key Name="assetType" Value="0" /> | ||
599 | <Key Name="inventoryType" Value="0" /> | ||
600 | <Key Name="currentPermissions" Value="2147483647" /> | ||
601 | <Key Name="nextPermissions" Value="2147483647" /> | ||
602 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
603 | <Key Name="basePermissions" Value="2147483647" /> | ||
604 | </Section> | ||
605 | <Section Name="bricks Texture"> | ||
606 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000001"/> | ||
607 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000001"/> | ||
608 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
609 | <Key Name="description" Value="bricks texture" /> | ||
610 | <Key Name="name" Value="bricks" /> | ||
611 | <Key Name="assetType" Value="0" /> | ||
612 | <Key Name="inventoryType" Value="0" /> | ||
613 | <Key Name="currentPermissions" Value="2147483647" /> | ||
614 | <Key Name="nextPermissions" Value="2147483647" /> | ||
615 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
616 | <Key Name="basePermissions" Value="2147483647" /> | ||
617 | </Section> | ||
618 | <Section Name="granite Texture"> | ||
619 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000004"/> | ||
620 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000004"/> | ||
621 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
622 | <Key Name="description" Value="granite texture" /> | ||
623 | <Key Name="name" Value="granite" /> | ||
624 | <Key Name="assetType" Value="0" /> | ||
625 | <Key Name="inventoryType" Value="0" /> | ||
626 | <Key Name="currentPermissions" Value="2147483647" /> | ||
627 | <Key Name="nextPermissions" Value="2147483647" /> | ||
628 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
629 | <Key Name="basePermissions" Value="2147483647" /> | ||
630 | </Section> | ||
631 | <Section Name="hardwood Texture"> | ||
632 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000005"/> | ||
633 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000005"/> | ||
634 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
635 | <Key Name="description" Value="hardwood texture" /> | ||
636 | <Key Name="name" Value="hardwood" /> | ||
637 | <Key Name="assetType" Value="0" /> | ||
638 | <Key Name="inventoryType" Value="0" /> | ||
639 | <Key Name="currentPermissions" Value="2147483647" /> | ||
640 | <Key Name="nextPermissions" Value="2147483647" /> | ||
641 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
642 | <Key Name="basePermissions" Value="2147483647" /> | ||
643 | </Section> | ||
644 | <Section Name="plywood Texture"> | ||
645 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000002"/> | ||
646 | <Key Name="assetID" Value="89556747-24cb-43ed-920b-47caed15465f"/> | ||
647 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
648 | <Key Name="description" Value="plywood texture" /> | ||
649 | <Key Name="name" Value="plywood" /> | ||
650 | <Key Name="assetType" Value="0" /> | ||
651 | <Key Name="inventoryType" Value="0" /> | ||
652 | <Key Name="currentPermissions" Value="2147483647" /> | ||
653 | <Key Name="nextPermissions" Value="2147483647" /> | ||
654 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
655 | <Key Name="basePermissions" Value="2147483647" /> | ||
656 | </Section> | ||
657 | <Section Name="rocks Texture"> | ||
658 | <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000003"/> | ||
659 | <Key Name="assetID" Value="00000000-0000-1111-9999-000000000003"/> | ||
660 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
661 | <Key Name="description" Value="rocks texture" /> | ||
662 | <Key Name="name" Value="rocks" /> | ||
663 | <Key Name="assetType" Value="0" /> | ||
664 | <Key Name="inventoryType" Value="0" /> | ||
665 | <Key Name="currentPermissions" Value="2147483647" /> | ||
666 | <Key Name="nextPermissions" Value="2147483647" /> | ||
667 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
668 | <Key Name="basePermissions" Value="2147483647" /> | ||
669 | </Section> | ||
670 | 19 | ||
671 | </Nini> | 20 | </Nini> |
diff --git a/bin/inventory/OpenSimLibrary/OpenSimLibraryFolders.xml b/bin/inventory/OpenSimLibrary/OpenSimLibraryFolders.xml index 2f37716..41fce01 100644 --- a/bin/inventory/OpenSimLibrary/OpenSimLibraryFolders.xml +++ b/bin/inventory/OpenSimLibrary/OpenSimLibraryFolders.xml | |||
@@ -1,18 +1,14 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | <!-- The root library inventory folder is hardcoded as 00000112-000f-0000-0000-000100bba000 --> | 2 | <!-- The root library inventory folder is hardcoded as 00000112-000f-0000-0000-000100bba000 --> |
3 | <!-- Refer to the other folders under inventory, prefference is not to add entries here --> | ||
3 | 4 | ||
4 | <Section Name="Texture Library"> | ||
5 | <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/> | ||
6 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | ||
7 | <Key Name="name" Value="Texture Library"/> | ||
8 | <Key Name="type" Value="0"/> | ||
9 | </Section> | ||
10 | <!-- | 5 | <!-- |
11 | <Section Name="Cheese Library"> | 6 | <Section Name="Example Library"> |
12 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba001"/> | 7 | <Key Name="folderID" Value="12345678-1234-1234-1234-1234567890ab"/> |
13 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> | 8 | <Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba000"/> |
14 | <Key Name="name" Value="Cheese Library"/> | 9 | <Key Name="name" Value="Example Library"/> |
15 | <Key Name="type" Value="13"/> | 10 | <Key Name="type" Value="0"/> |
16 | </Section> | 11 | </Section> |
17 | --> | 12 | --> |
13 | |||
18 | </Nini> | 14 | </Nini> |