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