diff options
author | Justin Clark-Casey (justincc) | 2011-07-23 02:13:11 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-07-23 02:13:11 +0100 |
commit | f0895028e96e39ca179cad8c103042397ad870e5 (patch) | |
tree | 07a381bc2eac55c04e2776b8d92757881a27ccfc /bin/inventory/ScriptsLibrary | |
parent | Revert "Don't load current/next/everyone/base permissions from the library it... (diff) | |
download | opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.zip opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.gz opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.bz2 opensim-SC_OLD-f0895028e96e39ca179cad8c103042397ad870e5.tar.xz |
Remove manually permissions settings on all current library items so that they use the defaults instead.
Some items had completely wrong permissions - this is easier than correcting them all.
The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
Diffstat (limited to 'bin/inventory/ScriptsLibrary')
-rw-r--r-- | bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml | 223 |
1 files changed, 55 insertions, 168 deletions
diff --git a/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml index 9641f7d..df9d867 100644 --- a/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml +++ b/bin/inventory/ScriptsLibrary/ScriptsLibraryItems.xml | |||
@@ -25,11 +25,8 @@ | |||
25 | <Key Name="name" Value="llAbs" /> | 25 | <Key Name="name" Value="llAbs" /> |
26 | <Key Name="assetType" Value="10" /> | 26 | <Key Name="assetType" Value="10" /> |
27 | <Key Name="inventoryType" Value="10" /> | 27 | <Key Name="inventoryType" Value="10" /> |
28 | <Key Name="currentPermissions" Value="257487132" /> | ||
29 | <Key Name="nextPermissions" Value="257487132" /> | ||
30 | <Key Name="everyonePermissions" Value="257487132" /> | ||
31 | <Key Name="basePermissions" Value="257487132" /> | ||
32 | </Section> | 28 | </Section> |
29 | |||
33 | <Section Name="llAcos"> | 30 | <Section Name="llAcos"> |
34 | <Key Name="inventoryID" Value="6519bf38-b19f-11dc-8314-0800200c9a66" /> | 31 | <Key Name="inventoryID" Value="6519bf38-b19f-11dc-8314-0800200c9a66" /> |
35 | <Key Name="assetID" Value="6519bf39-b19f-11dc-8314-0800200c9a66" /> | 32 | <Key Name="assetID" Value="6519bf39-b19f-11dc-8314-0800200c9a66" /> |
@@ -38,11 +35,8 @@ | |||
38 | <Key Name="name" Value="llAcos" /> | 35 | <Key Name="name" Value="llAcos" /> |
39 | <Key Name="assetType" Value="10" /> | 36 | <Key Name="assetType" Value="10" /> |
40 | <Key Name="inventoryType" Value="10" /> | 37 | <Key Name="inventoryType" Value="10" /> |
41 | <Key Name="currentPermissions" Value="257487132" /> | ||
42 | <Key Name="nextPermissions" Value="257487132" /> | ||
43 | <Key Name="everyonePermissions" Value="257487132" /> | ||
44 | <Key Name="basePermissions" Value="257487132" /> | ||
45 | </Section> | 38 | </Section> |
39 | |||
46 | <Section Name="llAddToLandBanList"> | 40 | <Section Name="llAddToLandBanList"> |
47 | <Key Name="inventoryID" Value="7ceba3f0-b1a0-11dc-8314-0800200c9a66" /> | 41 | <Key Name="inventoryID" Value="7ceba3f0-b1a0-11dc-8314-0800200c9a66" /> |
48 | <Key Name="assetID" Value="7ceba3f1-b1a0-11dc-8314-0800200c9a66" /> | 42 | <Key Name="assetID" Value="7ceba3f1-b1a0-11dc-8314-0800200c9a66" /> |
@@ -51,11 +45,8 @@ | |||
51 | <Key Name="name" Value="llAddToLandBanList" /> | 45 | <Key Name="name" Value="llAddToLandBanList" /> |
52 | <Key Name="assetType" Value="10" /> | 46 | <Key Name="assetType" Value="10" /> |
53 | <Key Name="inventoryType" Value="10" /> | 47 | <Key Name="inventoryType" Value="10" /> |
54 | <Key Name="currentPermissions" Value="257487132" /> | ||
55 | <Key Name="nextPermissions" Value="257487132" /> | ||
56 | <Key Name="everyonePermissions" Value="257487132" /> | ||
57 | <Key Name="basePermissions" Value="257487132" /> | ||
58 | </Section> | 48 | </Section> |
49 | |||
59 | <Section Name="llAddToLandPassList"> | 50 | <Section Name="llAddToLandPassList"> |
60 | <Key Name="inventoryID" Value="609047e6-b390-11dc-8314-0800200c9a66" /> | 51 | <Key Name="inventoryID" Value="609047e6-b390-11dc-8314-0800200c9a66" /> |
61 | <Key Name="assetID" Value="609047e7-b390-11dc-8314-0800200c9a66" /> | 52 | <Key Name="assetID" Value="609047e7-b390-11dc-8314-0800200c9a66" /> |
@@ -64,11 +55,8 @@ | |||
64 | <Key Name="name" Value="llAddToLandPassList" /> | 55 | <Key Name="name" Value="llAddToLandPassList" /> |
65 | <Key Name="assetType" Value="10" /> | 56 | <Key Name="assetType" Value="10" /> |
66 | <Key Name="inventoryType" Value="10" /> | 57 | <Key Name="inventoryType" Value="10" /> |
67 | <Key Name="currentPermissions" Value="257487132" /> | ||
68 | <Key Name="nextPermissions" Value="257487132" /> | ||
69 | <Key Name="everyonePermissions" Value="257487132" /> | ||
70 | <Key Name="basePermissions" Value="257487132" /> | ||
71 | </Section> | 58 | </Section> |
59 | |||
72 | <Section Name="llAdjustSoundVolume"> | 60 | <Section Name="llAdjustSoundVolume"> |
73 | <Key Name="inventoryID" Value="56df4bcc-b393-11dc-8314-0800200c9a66" /> | 61 | <Key Name="inventoryID" Value="56df4bcc-b393-11dc-8314-0800200c9a66" /> |
74 | <Key Name="assetID" Value="56df4bcd-b393-11dc-8314-0800200c9a66" /> | 62 | <Key Name="assetID" Value="56df4bcd-b393-11dc-8314-0800200c9a66" /> |
@@ -77,11 +65,8 @@ | |||
77 | <Key Name="name" Value="llAdjustSoundVolume" /> | 65 | <Key Name="name" Value="llAdjustSoundVolume" /> |
78 | <Key Name="assetType" Value="10" /> | 66 | <Key Name="assetType" Value="10" /> |
79 | <Key Name="inventoryType" Value="10" /> | 67 | <Key Name="inventoryType" Value="10" /> |
80 | <Key Name="currentPermissions" Value="257487132" /> | ||
81 | <Key Name="nextPermissions" Value="257487132" /> | ||
82 | <Key Name="everyonePermissions" Value="257487132" /> | ||
83 | <Key Name="basePermissions" Value="257487132" /> | ||
84 | </Section> | 68 | </Section> |
69 | |||
85 | <Section Name="llAllowInventoryDrop"> | 70 | <Section Name="llAllowInventoryDrop"> |
86 | <Key Name="inventoryID" Value="54d6962c-b394-11dc-8314-0800200c9a66" /> | 71 | <Key Name="inventoryID" Value="54d6962c-b394-11dc-8314-0800200c9a66" /> |
87 | <Key Name="assetID" Value="54d6962d-b394-11dc-8314-0800200c9a66" /> | 72 | <Key Name="assetID" Value="54d6962d-b394-11dc-8314-0800200c9a66" /> |
@@ -90,11 +75,8 @@ | |||
90 | <Key Name="name" Value="llAllowInventoryDrop" /> | 75 | <Key Name="name" Value="llAllowInventoryDrop" /> |
91 | <Key Name="assetType" Value="10" /> | 76 | <Key Name="assetType" Value="10" /> |
92 | <Key Name="inventoryType" Value="10" /> | 77 | <Key Name="inventoryType" Value="10" /> |
93 | <Key Name="currentPermissions" Value="257487132" /> | ||
94 | <Key Name="nextPermissions" Value="257487132" /> | ||
95 | <Key Name="everyonePermissions" Value="257487132" /> | ||
96 | <Key Name="basePermissions" Value="257487132" /> | ||
97 | </Section> | 78 | </Section> |
79 | |||
98 | <Section Name="llAngleBetween"> | 80 | <Section Name="llAngleBetween"> |
99 | <Key Name="inventoryID" Value="6b341608-b34e-11dc-8314-0800200c9a66" /> | 81 | <Key Name="inventoryID" Value="6b341608-b34e-11dc-8314-0800200c9a66" /> |
100 | <Key Name="assetID" Value="6b341609-b34e-11dc-8314-0800200c9a66" /> | 82 | <Key Name="assetID" Value="6b341609-b34e-11dc-8314-0800200c9a66" /> |
@@ -103,11 +85,8 @@ | |||
103 | <Key Name="name" Value="llAngleBetween" /> | 85 | <Key Name="name" Value="llAngleBetween" /> |
104 | <Key Name="assetType" Value="10" /> | 86 | <Key Name="assetType" Value="10" /> |
105 | <Key Name="inventoryType" Value="10" /> | 87 | <Key Name="inventoryType" Value="10" /> |
106 | <Key Name="currentPermissions" Value="257487132" /> | ||
107 | <Key Name="nextPermissions" Value="257487132" /> | ||
108 | <Key Name="everyonePermissions" Value="257487132" /> | ||
109 | <Key Name="basePermissions" Value="257487132" /> | ||
110 | </Section> | 88 | </Section> |
89 | |||
111 | <Section Name="llAsin"> | 90 | <Section Name="llAsin"> |
112 | <Key Name="inventoryID" Value="7e7422ec-b425-11dc-8314-0800200c9a66" /> | 91 | <Key Name="inventoryID" Value="7e7422ec-b425-11dc-8314-0800200c9a66" /> |
113 | <Key Name="assetID" Value="7e7422ed-b425-11dc-8314-0800200c9a66" /> | 92 | <Key Name="assetID" Value="7e7422ed-b425-11dc-8314-0800200c9a66" /> |
@@ -116,11 +95,8 @@ | |||
116 | <Key Name="name" Value="llAsin" /> | 95 | <Key Name="name" Value="llAsin" /> |
117 | <Key Name="assetType" Value="10" /> | 96 | <Key Name="assetType" Value="10" /> |
118 | <Key Name="inventoryType" Value="10" /> | 97 | <Key Name="inventoryType" Value="10" /> |
119 | <Key Name="currentPermissions" Value="257487132" /> | ||
120 | <Key Name="nextPermissions" Value="257487132" /> | ||
121 | <Key Name="everyonePermissions" Value="257487132" /> | ||
122 | <Key Name="basePermissions" Value="257487132" /> | ||
123 | </Section> | 98 | </Section> |
99 | |||
124 | <Section Name="llAtan2"> | 100 | <Section Name="llAtan2"> |
125 | <Key Name="inventoryID" Value="7e7422ee-b425-11dc-8314-0800200c9a66" /> | 101 | <Key Name="inventoryID" Value="7e7422ee-b425-11dc-8314-0800200c9a66" /> |
126 | <Key Name="assetID" Value="7e7422ef-b425-11dc-8314-0800200c9a66" /> | 102 | <Key Name="assetID" Value="7e7422ef-b425-11dc-8314-0800200c9a66" /> |
@@ -129,11 +105,8 @@ | |||
129 | <Key Name="name" Value="llAtan2" /> | 105 | <Key Name="name" Value="llAtan2" /> |
130 | <Key Name="assetType" Value="10" /> | 106 | <Key Name="assetType" Value="10" /> |
131 | <Key Name="inventoryType" Value="10" /> | 107 | <Key Name="inventoryType" Value="10" /> |
132 | <Key Name="currentPermissions" Value="257487132" /> | ||
133 | <Key Name="nextPermissions" Value="257487132" /> | ||
134 | <Key Name="everyonePermissions" Value="257487132" /> | ||
135 | <Key Name="basePermissions" Value="257487132" /> | ||
136 | </Section> | 108 | </Section> |
109 | |||
137 | <Section Name="llApplyImpulse"> | 110 | <Section Name="llApplyImpulse"> |
138 | <Key Name="inventoryID" Value="714ec678-b419-11dc-8314-0800200c9a66" /> | 111 | <Key Name="inventoryID" Value="714ec678-b419-11dc-8314-0800200c9a66" /> |
139 | <Key Name="assetID" Value="714ec679-b419-11dc-8314-0800200c9a66" /> | 112 | <Key Name="assetID" Value="714ec679-b419-11dc-8314-0800200c9a66" /> |
@@ -142,11 +115,8 @@ | |||
142 | <Key Name="name" Value="llApplyImpulse" /> | 115 | <Key Name="name" Value="llApplyImpulse" /> |
143 | <Key Name="assetType" Value="10" /> | 116 | <Key Name="assetType" Value="10" /> |
144 | <Key Name="inventoryType" Value="10" /> | 117 | <Key Name="inventoryType" Value="10" /> |
145 | <Key Name="currentPermissions" Value="257487132" /> | ||
146 | <Key Name="nextPermissions" Value="257487132" /> | ||
147 | <Key Name="everyonePermissions" Value="257487132" /> | ||
148 | <Key Name="basePermissions" Value="257487132" /> | ||
149 | </Section> | 118 | </Section> |
119 | |||
150 | <Section Name="llAvatarOnSitTarget"> | 120 | <Section Name="llAvatarOnSitTarget"> |
151 | <Key Name="inventoryID" Value="579fc820-b426-11dc-8314-0800200c9a66" /> | 121 | <Key Name="inventoryID" Value="579fc820-b426-11dc-8314-0800200c9a66" /> |
152 | <Key Name="assetID" Value="579fc821-b426-11dc-8314-0800200c9a66" /> | 122 | <Key Name="assetID" Value="579fc821-b426-11dc-8314-0800200c9a66" /> |
@@ -155,11 +125,8 @@ | |||
155 | <Key Name="name" Value="llAvatarOnSitTarget" /> | 125 | <Key Name="name" Value="llAvatarOnSitTarget" /> |
156 | <Key Name="assetType" Value="10" /> | 126 | <Key Name="assetType" Value="10" /> |
157 | <Key Name="inventoryType" Value="10" /> | 127 | <Key Name="inventoryType" Value="10" /> |
158 | <Key Name="currentPermissions" Value="257487132" /> | ||
159 | <Key Name="nextPermissions" Value="257487132" /> | ||
160 | <Key Name="everyonePermissions" Value="257487132" /> | ||
161 | <Key Name="basePermissions" Value="257487132" /> | ||
162 | </Section> | 128 | </Section> |
129 | |||
163 | <!-- B == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba004"/> --> | 130 | <!-- B == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba004"/> --> |
164 | <Section Name="llBase64ToString"> | 131 | <Section Name="llBase64ToString"> |
165 | <Key Name="inventoryID" Value="1d4c71d8-b428-11dc-8314-0800200c9a66" /> | 132 | <Key Name="inventoryID" Value="1d4c71d8-b428-11dc-8314-0800200c9a66" /> |
@@ -169,11 +136,8 @@ | |||
169 | <Key Name="name" Value="llBase64ToString" /> | 136 | <Key Name="name" Value="llBase64ToString" /> |
170 | <Key Name="assetType" Value="10" /> | 137 | <Key Name="assetType" Value="10" /> |
171 | <Key Name="inventoryType" Value="10" /> | 138 | <Key Name="inventoryType" Value="10" /> |
172 | <Key Name="currentPermissions" Value="257487132" /> | ||
173 | <Key Name="nextPermissions" Value="257487132" /> | ||
174 | <Key Name="everyonePermissions" Value="257487132" /> | ||
175 | <Key Name="basePermissions" Value="257487132" /> | ||
176 | </Section> | 139 | </Section> |
140 | |||
177 | <!-- C == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba005"/> --> | 141 | <!-- C == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba005"/> --> |
178 | <!-- D == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba006"/> --> | 142 | <!-- D == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba006"/> --> |
179 | <!-- E == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba007"/> --> | 143 | <!-- E == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba007"/> --> |
@@ -187,6 +151,7 @@ | |||
187 | <!-- O == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba015"/> --> | 151 | <!-- O == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba015"/> --> |
188 | <!-- P == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba016"/> --> | 152 | <!-- P == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba016"/> --> |
189 | <!-- R == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> --> | 153 | <!-- R == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba017"/> --> |
154 | |||
190 | <Section Name="llRemoveFromLandBanList"> | 155 | <Section Name="llRemoveFromLandBanList"> |
191 | <Key Name="inventoryID" Value="299b2100-b392-11dc-8314-0800200c9a66" /> | 156 | <Key Name="inventoryID" Value="299b2100-b392-11dc-8314-0800200c9a66" /> |
192 | <Key Name="assetID" Value="299b2101-b392-11dc-8314-0800200c9a66" /> | 157 | <Key Name="assetID" Value="299b2101-b392-11dc-8314-0800200c9a66" /> |
@@ -195,11 +160,8 @@ | |||
195 | <Key Name="name" Value="llRemoveFromLandBanList" /> | 160 | <Key Name="name" Value="llRemoveFromLandBanList" /> |
196 | <Key Name="assetType" Value="10" /> | 161 | <Key Name="assetType" Value="10" /> |
197 | <Key Name="inventoryType" Value="10" /> | 162 | <Key Name="inventoryType" Value="10" /> |
198 | <Key Name="currentPermissions" Value="257487132" /> | ||
199 | <Key Name="nextPermissions" Value="257487132" /> | ||
200 | <Key Name="everyonePermissions" Value="257487132" /> | ||
201 | <Key Name="basePermissions" Value="257487132" /> | ||
202 | </Section> | 163 | </Section> |
164 | |||
203 | <Section Name="llRemoveFromLandPassList"> | 165 | <Section Name="llRemoveFromLandPassList"> |
204 | <Key Name="inventoryID" Value="299b2102-b392-11dc-8314-0800200c9a66" /> | 166 | <Key Name="inventoryID" Value="299b2102-b392-11dc-8314-0800200c9a66" /> |
205 | <Key Name="assetID" Value="299b2103-b392-11dc-8314-0800200c9a66" /> | 167 | <Key Name="assetID" Value="299b2103-b392-11dc-8314-0800200c9a66" /> |
@@ -208,11 +170,8 @@ | |||
208 | <Key Name="name" Value="llRemoveFromLandPassList" /> | 170 | <Key Name="name" Value="llRemoveFromLandPassList" /> |
209 | <Key Name="assetType" Value="10" /> | 171 | <Key Name="assetType" Value="10" /> |
210 | <Key Name="inventoryType" Value="10" /> | 172 | <Key Name="inventoryType" Value="10" /> |
211 | <Key Name="currentPermissions" Value="257487132" /> | ||
212 | <Key Name="nextPermissions" Value="257487132" /> | ||
213 | <Key Name="everyonePermissions" Value="257487132" /> | ||
214 | <Key Name="basePermissions" Value="257487132" /> | ||
215 | </Section> | 173 | </Section> |
174 | |||
216 | <Section Name="llResetLandBanList"> | 175 | <Section Name="llResetLandBanList"> |
217 | <Key Name="inventoryID" Value="366ac8e6-b391-11dc-8314-0800200c9a66" /> | 176 | <Key Name="inventoryID" Value="366ac8e6-b391-11dc-8314-0800200c9a66" /> |
218 | <Key Name="assetID" Value="366ac8e7-b391-11dc-8314-0800200c9a66" /> | 177 | <Key Name="assetID" Value="366ac8e7-b391-11dc-8314-0800200c9a66" /> |
@@ -221,11 +180,8 @@ | |||
221 | <Key Name="name" Value="llResetLandBanList" /> | 180 | <Key Name="name" Value="llResetLandBanList" /> |
222 | <Key Name="assetType" Value="10" /> | 181 | <Key Name="assetType" Value="10" /> |
223 | <Key Name="inventoryType" Value="10" /> | 182 | <Key Name="inventoryType" Value="10" /> |
224 | <Key Name="currentPermissions" Value="257487132" /> | ||
225 | <Key Name="nextPermissions" Value="257487132" /> | ||
226 | <Key Name="everyonePermissions" Value="257487132" /> | ||
227 | <Key Name="basePermissions" Value="257487132" /> | ||
228 | </Section> | 183 | </Section> |
184 | |||
229 | <Section Name="llResetLandPassList"> | 185 | <Section Name="llResetLandPassList"> |
230 | <Key Name="inventoryID" Value="366ac8e8-b391-11dc-8314-0800200c9a66" /> | 186 | <Key Name="inventoryID" Value="366ac8e8-b391-11dc-8314-0800200c9a66" /> |
231 | <Key Name="assetID" Value="366ac8e9-b391-11dc-8314-0800200c9a66" /> | 187 | <Key Name="assetID" Value="366ac8e9-b391-11dc-8314-0800200c9a66" /> |
@@ -234,11 +190,8 @@ | |||
234 | <Key Name="name" Value="llResetLandPassList" /> | 190 | <Key Name="name" Value="llResetLandPassList" /> |
235 | <Key Name="assetType" Value="10" /> | 191 | <Key Name="assetType" Value="10" /> |
236 | <Key Name="inventoryType" Value="10" /> | 192 | <Key Name="inventoryType" Value="10" /> |
237 | <Key Name="currentPermissions" Value="257487132" /> | ||
238 | <Key Name="nextPermissions" Value="257487132" /> | ||
239 | <Key Name="everyonePermissions" Value="257487132" /> | ||
240 | <Key Name="basePermissions" Value="257487132" /> | ||
241 | </Section> | 193 | </Section> |
194 | |||
242 | <!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> --> | 195 | <!-- S == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba018"/> --> |
243 | <Section Name="llSay"> | 196 | <Section Name="llSay"> |
244 | <Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" /> | 197 | <Key Name="inventoryID" Value="3af51d20-b38f-11dc-8314-0800200c9a66" /> |
@@ -248,11 +201,8 @@ | |||
248 | <Key Name="name" Value="llSay" /> | 201 | <Key Name="name" Value="llSay" /> |
249 | <Key Name="assetType" Value="10" /> | 202 | <Key Name="assetType" Value="10" /> |
250 | <Key Name="inventoryType" Value="10" /> | 203 | <Key Name="inventoryType" Value="10" /> |
251 | <Key Name="currentPermissions" Value="257487132" /> | ||
252 | <Key Name="nextPermissions" Value="257487132" /> | ||
253 | <Key Name="everyonePermissions" Value="257487132" /> | ||
254 | <Key Name="basePermissions" Value="257487132" /> | ||
255 | </Section> | 204 | </Section> |
205 | |||
256 | <Section Name="llSetParcelMusicURL"> | 206 | <Section Name="llSetParcelMusicURL"> |
257 | <Key Name="inventoryID" Value="3603a4f9-b360-11dc-8314-0800200c9a66" /> | 207 | <Key Name="inventoryID" Value="3603a4f9-b360-11dc-8314-0800200c9a66" /> |
258 | <Key Name="assetID" Value="3603a4f8-b360-11dc-8314-0800200c9a66" /> | 208 | <Key Name="assetID" Value="3603a4f8-b360-11dc-8314-0800200c9a66" /> |
@@ -261,11 +211,8 @@ | |||
261 | <Key Name="name" Value="llSetParcelMusicURL" /> | 211 | <Key Name="name" Value="llSetParcelMusicURL" /> |
262 | <Key Name="assetType" Value="10" /> | 212 | <Key Name="assetType" Value="10" /> |
263 | <Key Name="inventoryType" Value="10" /> | 213 | <Key Name="inventoryType" Value="10" /> |
264 | <Key Name="currentPermissions" Value="257487132" /> | ||
265 | <Key Name="nextPermissions" Value="257487132" /> | ||
266 | <Key Name="everyonePermissions" Value="257487132" /> | ||
267 | <Key Name="basePermissions" Value="257487132" /> | ||
268 | </Section> | 214 | </Section> |
215 | |||
269 | <Section Name="llSetRot"> | 216 | <Section Name="llSetRot"> |
270 | <Key Name="inventoryID" Value="220baef8-b376-11dc-8314-0800200c9a66" /> | 217 | <Key Name="inventoryID" Value="220baef8-b376-11dc-8314-0800200c9a66" /> |
271 | <Key Name="assetID" Value="220baef9-b376-11dc-8314-0800200c9a66" /> | 218 | <Key Name="assetID" Value="220baef9-b376-11dc-8314-0800200c9a66" /> |
@@ -274,11 +221,8 @@ | |||
274 | <Key Name="name" Value="llSetRot" /> | 221 | <Key Name="name" Value="llSetRot" /> |
275 | <Key Name="assetType" Value="10" /> | 222 | <Key Name="assetType" Value="10" /> |
276 | <Key Name="inventoryType" Value="10" /> | 223 | <Key Name="inventoryType" Value="10" /> |
277 | <Key Name="currentPermissions" Value="257487132" /> | ||
278 | <Key Name="nextPermissions" Value="257487132" /> | ||
279 | <Key Name="everyonePermissions" Value="257487132" /> | ||
280 | <Key Name="basePermissions" Value="257487132" /> | ||
281 | </Section> | 224 | </Section> |
225 | |||
282 | <!-- T == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba019"/> --> | 226 | <!-- T == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba019"/> --> |
283 | <!-- U == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba020"/> --> | 227 | <!-- U == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba020"/> --> |
284 | <!-- V == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba021"/> --> | 228 | <!-- V == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba021"/> --> |
@@ -288,213 +232,166 @@ | |||
288 | <Section Name="Kan-Ed Test1"> | 232 | <Section Name="Kan-Ed Test1"> |
289 | <Key Name="inventoryID" Value="42b6ac70-d21f-11dd-ad8b-0800200c9a66" /> | 233 | <Key Name="inventoryID" Value="42b6ac70-d21f-11dd-ad8b-0800200c9a66" /> |
290 | <Key Name="assetID" Value="42b6ac70-d21f-11dd-ad8b-0800200c9a66" /> | 234 | <Key Name="assetID" Value="42b6ac70-d21f-11dd-ad8b-0800200c9a66" /> |
291 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 235 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
292 | <Key Name="description" Value="Kan-Ed Test1" /> | 236 | <Key Name="description" Value="Kan-Ed Test1" /> |
293 | <Key Name="name" Value="Kan-Ed Test1" /> | 237 | <Key Name="name" Value="Kan-Ed Test1" /> |
294 | <Key Name="assetType" Value="10" /> | 238 | <Key Name="assetType" Value="10" /> |
295 | <Key Name="inventoryType" Value="10" /> | 239 | <Key Name="inventoryType" Value="10" /> |
296 | <Key Name="currentPermissions" Value="257487132" /> | ||
297 | <Key Name="nextPermissions" Value="257487132" /> | ||
298 | <Key Name="everyonePermissions" Value="257487132" /> | ||
299 | <Key Name="basePermissions" Value="257487132" /> | ||
300 | </Section> | 240 | </Section> |
241 | |||
301 | <Section Name="Kan-Ed Test2"> | 242 | <Section Name="Kan-Ed Test2"> |
302 | <Key Name="inventoryID" Value="42b6ac71-d21f-11dd-ad8b-0800200c9a66" /> | 243 | <Key Name="inventoryID" Value="42b6ac71-d21f-11dd-ad8b-0800200c9a66" /> |
303 | <Key Name="assetID" Value="42b6ac71-d21f-11dd-ad8b-0800200c9a66" /> | 244 | <Key Name="assetID" Value="42b6ac71-d21f-11dd-ad8b-0800200c9a66" /> |
304 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 245 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
305 | <Key Name="description" Value="Kan-Ed Test2" /> | 246 | <Key Name="description" Value="Kan-Ed Test2" /> |
306 | <Key Name="name" Value="Kan-Ed Test2" /> | 247 | <Key Name="name" Value="Kan-Ed Test2" /> |
307 | <Key Name="assetType" Value="10" /> | 248 | <Key Name="assetType" Value="10" /> |
308 | <Key Name="inventoryType" Value="10" /> | 249 | <Key Name="inventoryType" Value="10" /> |
309 | <Key Name="currentPermissions" Value="257487132" /> | ||
310 | <Key Name="nextPermissions" Value="257487132" /> | ||
311 | <Key Name="everyonePermissions" Value="257487132" /> | ||
312 | <Key Name="basePermissions" Value="257487132" /> | ||
313 | </Section> | 250 | </Section> |
251 | |||
314 | <Section Name="Kan-Ed Test3"> | 252 | <Section Name="Kan-Ed Test3"> |
315 | <Key Name="inventoryID" Value="42b6ac72-d21f-11dd-ad8b-0800200c9a66" /> | 253 | <Key Name="inventoryID" Value="42b6ac72-d21f-11dd-ad8b-0800200c9a66" /> |
316 | <Key Name="assetID" Value="42b6ac72-d21f-11dd-ad8b-0800200c9a66" /> | 254 | <Key Name="assetID" Value="42b6ac72-d21f-11dd-ad8b-0800200c9a66" /> |
317 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 255 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
318 | <Key Name="description" Value="Kan-Ed Test3" /> | 256 | <Key Name="description" Value="Kan-Ed Test3" /> |
319 | <Key Name="name" Value="Kan-Ed Test3" /> | 257 | <Key Name="name" Value="Kan-Ed Test3" /> |
320 | <Key Name="assetType" Value="10" /> | 258 | <Key Name="assetType" Value="10" /> |
321 | <Key Name="inventoryType" Value="10" /> | 259 | <Key Name="inventoryType" Value="10" /> |
322 | <Key Name="currentPermissions" Value="257487132" /> | ||
323 | <Key Name="nextPermissions" Value="257487132" /> | ||
324 | <Key Name="everyonePermissions" Value="257487132" /> | ||
325 | <Key Name="basePermissions" Value="257487132" /> | ||
326 | </Section> | 260 | </Section> |
261 | |||
327 | <Section Name="Kan-Ed Test4"> | 262 | <Section Name="Kan-Ed Test4"> |
328 | <Key Name="inventoryID" Value="42b6ac73-d21f-11dd-ad8b-0800200c9a66" /> | 263 | <Key Name="inventoryID" Value="42b6ac73-d21f-11dd-ad8b-0800200c9a66" /> |
329 | <Key Name="assetID" Value="42b6ac73-d21f-11dd-ad8b-0800200c9a66" /> | 264 | <Key Name="assetID" Value="42b6ac73-d21f-11dd-ad8b-0800200c9a66" /> |
330 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 265 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
331 | <Key Name="description" Value="Kan-Ed Test4" /> | 266 | <Key Name="description" Value="Kan-Ed Test4" /> |
332 | <Key Name="name" Value="Kan-Ed Test4" /> | 267 | <Key Name="name" Value="Kan-Ed Test4" /> |
333 | <Key Name="assetType" Value="10" /> | 268 | <Key Name="assetType" Value="10" /> |
334 | <Key Name="inventoryType" Value="10" /> | 269 | <Key Name="inventoryType" Value="10" /> |
335 | <Key Name="currentPermissions" Value="257487132" /> | ||
336 | <Key Name="nextPermissions" Value="257487132" /> | ||
337 | <Key Name="everyonePermissions" Value="257487132" /> | ||
338 | <Key Name="basePermissions" Value="257487132" /> | ||
339 | </Section> | 270 | </Section> |
271 | |||
340 | <Section Name="Kan-Ed Test5"> | 272 | <Section Name="Kan-Ed Test5"> |
341 | <Key Name="inventoryID" Value="42b6ac74-d21f-11dd-ad8b-0800200c9a66" /> | 273 | <Key Name="inventoryID" Value="42b6ac74-d21f-11dd-ad8b-0800200c9a66" /> |
342 | <Key Name="assetID" Value="42b6ac74-d21f-11dd-ad8b-0800200c9a66" /> | 274 | <Key Name="assetID" Value="42b6ac74-d21f-11dd-ad8b-0800200c9a66" /> |
343 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 275 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
344 | <Key Name="description" Value="Kan-Ed Test5" /> | 276 | <Key Name="description" Value="Kan-Ed Test5" /> |
345 | <Key Name="name" Value="Kan-Ed Test5" /> | 277 | <Key Name="name" Value="Kan-Ed Test5" /> |
346 | <Key Name="assetType" Value="10" /> | 278 | <Key Name="assetType" Value="10" /> |
347 | <Key Name="inventoryType" Value="10" /> | 279 | <Key Name="inventoryType" Value="10" /> |
348 | <Key Name="currentPermissions" Value="257487132" /> | ||
349 | <Key Name="nextPermissions" Value="257487132" /> | ||
350 | <Key Name="everyonePermissions" Value="257487132" /> | ||
351 | <Key Name="basePermissions" Value="257487132" /> | ||
352 | </Section> | 280 | </Section> |
281 | |||
353 | <Section Name="Kan-Ed Test6"> | 282 | <Section Name="Kan-Ed Test6"> |
354 | <Key Name="inventoryID" Value="42b6ac75-d21f-11dd-ad8b-0800200c9a66" /> | 283 | <Key Name="inventoryID" Value="42b6ac75-d21f-11dd-ad8b-0800200c9a66" /> |
355 | <Key Name="assetID" Value="42b6ac75-d21f-11dd-ad8b-0800200c9a66" /> | 284 | <Key Name="assetID" Value="42b6ac75-d21f-11dd-ad8b-0800200c9a66" /> |
356 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 285 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
357 | <Key Name="description" Value="Kan-Ed Test6" /> | 286 | <Key Name="description" Value="Kan-Ed Test6" /> |
358 | <Key Name="name" Value="Kan-Ed Test6" /> | 287 | <Key Name="name" Value="Kan-Ed Test6" /> |
359 | <Key Name="assetType" Value="10" /> | 288 | <Key Name="assetType" Value="10" /> |
360 | <Key Name="inventoryType" Value="10" /> | 289 | <Key Name="inventoryType" Value="10" /> |
361 | <Key Name="currentPermissions" Value="257487132" /> | ||
362 | <Key Name="nextPermissions" Value="257487132" /> | ||
363 | <Key Name="everyonePermissions" Value="257487132" /> | ||
364 | <Key Name="basePermissions" Value="257487132" /> | ||
365 | </Section> | 290 | </Section> |
291 | |||
366 | <Section Name="Kan-Ed Test7"> | 292 | <Section Name="Kan-Ed Test7"> |
367 | <Key Name="inventoryID" Value="42b6ac76-d21f-11dd-ad8b-0800200c9a66" /> | 293 | <Key Name="inventoryID" Value="42b6ac76-d21f-11dd-ad8b-0800200c9a66" /> |
368 | <Key Name="assetID" Value="42b6ac76-d21f-11dd-ad8b-0800200c9a66" /> | 294 | <Key Name="assetID" Value="42b6ac76-d21f-11dd-ad8b-0800200c9a66" /> |
369 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 295 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
370 | <Key Name="description" Value="Kan-Ed Test7" /> | 296 | <Key Name="description" Value="Kan-Ed Test7" /> |
371 | <Key Name="name" Value="Kan-Ed Test7" /> | 297 | <Key Name="name" Value="Kan-Ed Test7" /> |
372 | <Key Name="assetType" Value="10" /> | 298 | <Key Name="assetType" Value="10" /> |
373 | <Key Name="inventoryType" Value="10" /> | 299 | <Key Name="inventoryType" Value="10" /> |
374 | <Key Name="currentPermissions" Value="257487132" /> | ||
375 | <Key Name="nextPermissions" Value="257487132" /> | ||
376 | <Key Name="everyonePermissions" Value="257487132" /> | ||
377 | <Key Name="basePermissions" Value="257487132" /> | ||
378 | </Section> | 300 | </Section> |
301 | |||
379 | <Section Name="Kan-Ed Test8"> | 302 | <Section Name="Kan-Ed Test8"> |
380 | <Key Name="inventoryID" Value="42b6ac77-d21f-11dd-ad8b-0800200c9a66" /> | 303 | <Key Name="inventoryID" Value="42b6ac77-d21f-11dd-ad8b-0800200c9a66" /> |
381 | <Key Name="assetID" Value="42b6ac77-d21f-11dd-ad8b-0800200c9a66" /> | 304 | <Key Name="assetID" Value="42b6ac77-d21f-11dd-ad8b-0800200c9a66" /> |
382 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 305 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
383 | <Key Name="description" Value="Kan-Ed Test8" /> | 306 | <Key Name="description" Value="Kan-Ed Test8" /> |
384 | <Key Name="name" Value="Kan-Ed Test8" /> | 307 | <Key Name="name" Value="Kan-Ed Test8" /> |
385 | <Key Name="assetType" Value="10" /> | 308 | <Key Name="assetType" Value="10" /> |
386 | <Key Name="inventoryType" Value="10" /> | 309 | <Key Name="inventoryType" Value="10" /> |
387 | <Key Name="currentPermissions" Value="257487132" /> | ||
388 | <Key Name="nextPermissions" Value="257487132" /> | ||
389 | <Key Name="everyonePermissions" Value="257487132" /> | ||
390 | <Key Name="basePermissions" Value="257487132" /> | ||
391 | </Section> | 310 | </Section> |
311 | |||
392 | <Section Name="Kan-Ed Test9"> | 312 | <Section Name="Kan-Ed Test9"> |
393 | <Key Name="inventoryID" Value="42b6ac78-d21f-11dd-ad8b-0800200c9a66" /> | 313 | <Key Name="inventoryID" Value="42b6ac78-d21f-11dd-ad8b-0800200c9a66" /> |
394 | <Key Name="assetID" Value="42b6ac78-d21f-11dd-ad8b-0800200c9a66" /> | 314 | <Key Name="assetID" Value="42b6ac78-d21f-11dd-ad8b-0800200c9a66" /> |
395 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 315 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
396 | <Key Name="description" Value="Kan-Ed Test9" /> | 316 | <Key Name="description" Value="Kan-Ed Test9" /> |
397 | <Key Name="name" Value="Kan-Ed Test9" /> | 317 | <Key Name="name" Value="Kan-Ed Test9" /> |
398 | <Key Name="assetType" Value="10" /> | 318 | <Key Name="assetType" Value="10" /> |
399 | <Key Name="inventoryType" Value="10" /> | 319 | <Key Name="inventoryType" Value="10" /> |
400 | <Key Name="currentPermissions" Value="257487132" /> | ||
401 | <Key Name="nextPermissions" Value="257487132" /> | ||
402 | <Key Name="everyonePermissions" Value="257487132" /> | ||
403 | <Key Name="basePermissions" Value="257487132" /> | ||
404 | </Section> | 320 | </Section> |
321 | |||
405 | <Section Name="Kan-Ed Test10"> | 322 | <Section Name="Kan-Ed Test10"> |
406 | <Key Name="inventoryID" Value="42b6ac79-d21f-11dd-ad8b-0800200c9a66" /> | 323 | <Key Name="inventoryID" Value="42b6ac79-d21f-11dd-ad8b-0800200c9a66" /> |
407 | <Key Name="assetID" Value="42b6ac79-d21f-11dd-ad8b-0800200c9a66" /> | 324 | <Key Name="assetID" Value="42b6ac79-d21f-11dd-ad8b-0800200c9a66" /> |
408 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 325 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
409 | <Key Name="description" Value="Kan-Ed Test10" /> | 326 | <Key Name="description" Value="Kan-Ed Test10" /> |
410 | <Key Name="name" Value="Kan-Ed Test10" /> | 327 | <Key Name="name" Value="Kan-Ed Test10" /> |
411 | <Key Name="assetType" Value="10" /> | 328 | <Key Name="assetType" Value="10" /> |
412 | <Key Name="inventoryType" Value="10" /> | 329 | <Key Name="inventoryType" Value="10" /> |
413 | <Key Name="currentPermissions" Value="257487132" /> | ||
414 | <Key Name="nextPermissions" Value="257487132" /> | ||
415 | <Key Name="everyonePermissions" Value="257487132" /> | ||
416 | <Key Name="basePermissions" Value="257487132" /> | ||
417 | </Section> | 330 | </Section> |
331 | |||
418 | <Section Name="Kan-Ed Test11"> | 332 | <Section Name="Kan-Ed Test11"> |
419 | <Key Name="inventoryID" Value="42b6ac7a-d21f-11dd-ad8b-0800200c9a66" /> | 333 | <Key Name="inventoryID" Value="42b6ac7a-d21f-11dd-ad8b-0800200c9a66" /> |
420 | <Key Name="assetID" Value="42b6ac7a-d21f-11dd-ad8b-0800200c9a66" /> | 334 | <Key Name="assetID" Value="42b6ac7a-d21f-11dd-ad8b-0800200c9a66" /> |
421 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 335 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
422 | <Key Name="description" Value="Kan-Ed Test11" /> | 336 | <Key Name="description" Value="Kan-Ed Test11" /> |
423 | <Key Name="name" Value="Kan-Ed Test11" /> | 337 | <Key Name="name" Value="Kan-Ed Test11" /> |
424 | <Key Name="assetType" Value="10" /> | 338 | <Key Name="assetType" Value="10" /> |
425 | <Key Name="inventoryType" Value="10" /> | 339 | <Key Name="inventoryType" Value="10" /> |
426 | <Key Name="currentPermissions" Value="257487132" /> | ||
427 | <Key Name="nextPermissions" Value="257487132" /> | ||
428 | <Key Name="everyonePermissions" Value="257487132" /> | ||
429 | <Key Name="basePermissions" Value="257487132" /> | ||
430 | </Section> | 340 | </Section> |
341 | |||
431 | <Section Name="Kan-Ed Test12"> | 342 | <Section Name="Kan-Ed Test12"> |
432 | <Key Name="inventoryID" Value="42b6ac7b-d21f-11dd-ad8b-0800200c9a66" /> | 343 | <Key Name="inventoryID" Value="42b6ac7b-d21f-11dd-ad8b-0800200c9a66" /> |
433 | <Key Name="assetID" Value="42b6ac7b-d21f-11dd-ad8b-0800200c9a66" /> | 344 | <Key Name="assetID" Value="42b6ac7b-d21f-11dd-ad8b-0800200c9a66" /> |
434 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 345 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
435 | <Key Name="description" Value="Kan-Ed Test12" /> | 346 | <Key Name="description" Value="Kan-Ed Test12" /> |
436 | <Key Name="name" Value="Kan-Ed Test12" /> | 347 | <Key Name="name" Value="Kan-Ed Test12" /> |
437 | <Key Name="assetType" Value="10" /> | 348 | <Key Name="assetType" Value="10" /> |
438 | <Key Name="inventoryType" Value="10" /> | 349 | <Key Name="inventoryType" Value="10" /> |
439 | <Key Name="currentPermissions" Value="257487132" /> | ||
440 | <Key Name="nextPermissions" Value="257487132" /> | ||
441 | <Key Name="everyonePermissions" Value="257487132" /> | ||
442 | <Key Name="basePermissions" Value="257487132" /> | ||
443 | </Section> | 350 | </Section> |
351 | |||
444 | <Section Name="Kan-Ed Test13"> | 352 | <Section Name="Kan-Ed Test13"> |
445 | <Key Name="inventoryID" Value="42b6ac7c-d21f-11dd-ad8b-0800200c9a66" /> | 353 | <Key Name="inventoryID" Value="42b6ac7c-d21f-11dd-ad8b-0800200c9a66" /> |
446 | <Key Name="assetID" Value="42b6ac7c-d21f-11dd-ad8b-0800200c9a66" /> | 354 | <Key Name="assetID" Value="42b6ac7c-d21f-11dd-ad8b-0800200c9a66" /> |
447 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 355 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
448 | <Key Name="description" Value="Kan-Ed Test13" /> | 356 | <Key Name="description" Value="Kan-Ed Test13" /> |
449 | <Key Name="name" Value="Kan-Ed Test13" /> | 357 | <Key Name="name" Value="Kan-Ed Test13" /> |
450 | <Key Name="assetType" Value="10" /> | 358 | <Key Name="assetType" Value="10" /> |
451 | <Key Name="inventoryType" Value="10" /> | 359 | <Key Name="inventoryType" Value="10" /> |
452 | <Key Name="currentPermissions" Value="257487132" /> | ||
453 | <Key Name="nextPermissions" Value="257487132" /> | ||
454 | <Key Name="everyonePermissions" Value="257487132" /> | ||
455 | <Key Name="basePermissions" Value="257487132" /> | ||
456 | </Section> | 360 | </Section> |
361 | |||
457 | <Section Name="Kan-Ed Test14"> | 362 | <Section Name="Kan-Ed Test14"> |
458 | <Key Name="inventoryID" Value="42b6ac7d-d21f-11dd-ad8b-0800200c9a66" /> | 363 | <Key Name="inventoryID" Value="42b6ac7d-d21f-11dd-ad8b-0800200c9a66" /> |
459 | <Key Name="assetID" Value="42b6ac7d-d21f-11dd-ad8b-0800200c9a66" /> | 364 | <Key Name="assetID" Value="42b6ac7d-d21f-11dd-ad8b-0800200c9a66" /> |
460 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 365 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
461 | <Key Name="description" Value="Kan-Ed Test14" /> | 366 | <Key Name="description" Value="Kan-Ed Test14" /> |
462 | <Key Name="name" Value="Kan-Ed Test14" /> | 367 | <Key Name="name" Value="Kan-Ed Test14" /> |
463 | <Key Name="assetType" Value="10" /> | 368 | <Key Name="assetType" Value="10" /> |
464 | <Key Name="inventoryType" Value="10" /> | 369 | <Key Name="inventoryType" Value="10" /> |
465 | <Key Name="currentPermissions" Value="257487132" /> | ||
466 | <Key Name="nextPermissions" Value="257487132" /> | ||
467 | <Key Name="everyonePermissions" Value="257487132" /> | ||
468 | <Key Name="basePermissions" Value="257487132" /> | ||
469 | </Section> | 370 | </Section> |
371 | |||
470 | <Section Name="Kan-Ed Test15"> | 372 | <Section Name="Kan-Ed Test15"> |
471 | <Key Name="inventoryID" Value="42b6ac7e-d21f-11dd-ad8b-0800200c9a66" /> | 373 | <Key Name="inventoryID" Value="42b6ac7e-d21f-11dd-ad8b-0800200c9a66" /> |
472 | <Key Name="assetID" Value="42b6ac7e-d21f-11dd-ad8b-0800200c9a66" /> | 374 | <Key Name="assetID" Value="42b6ac7e-d21f-11dd-ad8b-0800200c9a66" /> |
473 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 375 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
474 | <Key Name="description" Value="Kan-Ed Test15" /> | 376 | <Key Name="description" Value="Kan-Ed Test15" /> |
475 | <Key Name="name" Value="Kan-Ed Test15" /> | 377 | <Key Name="name" Value="Kan-Ed Test15" /> |
476 | <Key Name="assetType" Value="10" /> | 378 | <Key Name="assetType" Value="10" /> |
477 | <Key Name="inventoryType" Value="10" /> | 379 | <Key Name="inventoryType" Value="10" /> |
478 | <Key Name="currentPermissions" Value="257487132" /> | ||
479 | <Key Name="nextPermissions" Value="257487132" /> | ||
480 | <Key Name="everyonePermissions" Value="257487132" /> | ||
481 | <Key Name="basePermissions" Value="257487132" /> | ||
482 | </Section> | 380 | </Section> |
381 | |||
483 | <Section Name="Kan-Ed Test16"> | 382 | <Section Name="Kan-Ed Test16"> |
484 | <Key Name="inventoryID" Value="42b6ac7f-d21f-11dd-ad8b-0800200c9a66" /> | 383 | <Key Name="inventoryID" Value="42b6ac7f-d21f-11dd-ad8b-0800200c9a66" /> |
485 | <Key Name="assetID" Value="42b6ac7f-d21f-11dd-ad8b-0800200c9a66" /> | 384 | <Key Name="assetID" Value="42b6ac7f-d21f-11dd-ad8b-0800200c9a66" /> |
486 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> | 385 | <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba024"/> |
487 | <Key Name="description" Value="Kan-Ed Test16" /> | 386 | <Key Name="description" Value="Kan-Ed Test16" /> |
488 | <Key Name="name" Value="Kan-Ed Test16" /> | 387 | <Key Name="name" Value="Kan-Ed Test16" /> |
489 | <Key Name="assetType" Value="10" /> | 388 | <Key Name="assetType" Value="10" /> |
490 | <Key Name="inventoryType" Value="10" /> | 389 | <Key Name="inventoryType" Value="10" /> |
491 | <Key Name="currentPermissions" Value="257487132" /> | ||
492 | <Key Name="nextPermissions" Value="257487132" /> | ||
493 | <Key Name="everyonePermissions" Value="257487132" /> | ||
494 | <Key Name="basePermissions" Value="257487132" /> | ||
495 | </Section> | 390 | </Section> |
391 | |||
496 | <!-- .Other testing scripts == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba025"/> --> | 392 | <!-- .Other testing scripts == <Key Name="folderID" Value="30000112-000f-0000-0000-000100bba025"/> --> |
497 | <!-- OpenSim Specific Scripts == <Key Name="folderID" Value="284858c8-9391-6bf1-ddf5-b936f73de853"/> --> | 393 | <!-- OpenSim Specific Scripts == <Key Name="folderID" Value="284858c8-9391-6bf1-ddf5-b936f73de853"/> --> |
394 | |||
498 | <Section Name="osTextBoard"> | 395 | <Section Name="osTextBoard"> |
499 | <Key Name="inventoryID" Value="2ddcb059-20c5-d169-4c42-673f16d3284b" /> | 396 | <Key Name="inventoryID" Value="2ddcb059-20c5-d169-4c42-673f16d3284b" /> |
500 | <Key Name="assetID" Value="2ddcb059-20c5-d169-4c42-673f16d3284b" /> | 397 | <Key Name="assetID" Value="2ddcb059-20c5-d169-4c42-673f16d3284b" /> |
@@ -503,11 +400,8 @@ | |||
503 | <Key Name="name" Value="osTextBoard" /> | 400 | <Key Name="name" Value="osTextBoard" /> |
504 | <Key Name="assetType" Value="10" /> | 401 | <Key Name="assetType" Value="10" /> |
505 | <Key Name="inventoryType" Value="10" /> | 402 | <Key Name="inventoryType" Value="10" /> |
506 | <Key Name="currentPermissions" Value="257487132" /> | ||
507 | <Key Name="nextPermissions" Value="257487132" /> | ||
508 | <Key Name="everyonePermissions" Value="257487132" /> | ||
509 | <Key Name="basePermissions" Value="257487132" /> | ||
510 | </Section> | 403 | </Section> |
404 | |||
511 | <Section Name="osWeatherMap"> | 405 | <Section Name="osWeatherMap"> |
512 | <Key Name="inventoryID" Value="d63ad3ec-b687-6c38-410d-31ba3e50ce4d" /> | 406 | <Key Name="inventoryID" Value="d63ad3ec-b687-6c38-410d-31ba3e50ce4d" /> |
513 | <Key Name="assetID" Value="d63ad3ec-b687-6c38-410d-31ba3e50ce4d" /> | 407 | <Key Name="assetID" Value="d63ad3ec-b687-6c38-410d-31ba3e50ce4d" /> |
@@ -516,11 +410,8 @@ | |||
516 | <Key Name="name" Value="osWeatherMap" /> | 410 | <Key Name="name" Value="osWeatherMap" /> |
517 | <Key Name="assetType" Value="10" /> | 411 | <Key Name="assetType" Value="10" /> |
518 | <Key Name="inventoryType" Value="10" /> | 412 | <Key Name="inventoryType" Value="10" /> |
519 | <Key Name="currentPermissions" Value="257487132" /> | ||
520 | <Key Name="nextPermissions" Value="257487132" /> | ||
521 | <Key Name="everyonePermissions" Value="257487132" /> | ||
522 | <Key Name="basePermissions" Value="257487132" /> | ||
523 | </Section> | 413 | </Section> |
414 | |||
524 | <Section Name="GrafittiBoard"> | 415 | <Section Name="GrafittiBoard"> |
525 | <Key Name="inventoryID" Value="81305ee4-8caa-9e0a-69a4-76ed57df0c8f" /> | 416 | <Key Name="inventoryID" Value="81305ee4-8caa-9e0a-69a4-76ed57df0c8f" /> |
526 | <Key Name="assetID" Value="81305ee4-8caa-9e0a-69a4-76ed57df0c8f" /> | 417 | <Key Name="assetID" Value="81305ee4-8caa-9e0a-69a4-76ed57df0c8f" /> |
@@ -529,9 +420,5 @@ | |||
529 | <Key Name="name" Value="GrafittiBoard" /> | 420 | <Key Name="name" Value="GrafittiBoard" /> |
530 | <Key Name="assetType" Value="10" /> | 421 | <Key Name="assetType" Value="10" /> |
531 | <Key Name="inventoryType" Value="10" /> | 422 | <Key Name="inventoryType" Value="10" /> |
532 | <Key Name="currentPermissions" Value="257487132" /> | ||
533 | <Key Name="nextPermissions" Value="257487132" /> | ||
534 | <Key Name="everyonePermissions" Value="257487132" /> | ||
535 | <Key Name="basePermissions" Value="257487132" /> | ||
536 | </Section> | 423 | </Section> |
537 | </Nini> | 424 | </Nini> |