diff options
author | Mic Bowman | 2011-08-05 11:13:02 -0700 |
---|---|---|
committer | Mic Bowman | 2011-08-05 11:13:02 -0700 |
commit | c3f579046c4de7a5a65e71e4c02958425fd7998a (patch) | |
tree | b725d9eaa66d5eb7cf1f87ddbb4fa0f4284f71f5 /bin/inventory/ObjectsLibrary | |
parent | BulletSim: Parameters settable from ini file. Linksets. Physical property val... (diff) | |
parent | remove the largely unused copy/pasted HandleAgentRequestSit() method (diff) | |
download | opensim-SC_OLD-c3f579046c4de7a5a65e71e4c02958425fd7998a.zip opensim-SC_OLD-c3f579046c4de7a5a65e71e4c02958425fd7998a.tar.gz opensim-SC_OLD-c3f579046c4de7a5a65e71e4c02958425fd7998a.tar.bz2 opensim-SC_OLD-c3f579046c4de7a5a65e71e4c02958425fd7998a.tar.xz |
Merge branch 'master' into bulletsim
Diffstat (limited to 'bin/inventory/ObjectsLibrary')
-rw-r--r-- | bin/inventory/ObjectsLibrary/ObjectsLibraryItems.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/inventory/ObjectsLibrary/ObjectsLibraryItems.xml b/bin/inventory/ObjectsLibrary/ObjectsLibraryItems.xml index 4047a58..44194cd 100644 --- a/bin/inventory/ObjectsLibrary/ObjectsLibraryItems.xml +++ b/bin/inventory/ObjectsLibrary/ObjectsLibraryItems.xml | |||
@@ -9,10 +9,6 @@ | |||
9 | <Key Name="name" Value="Example Library Item" /> | 9 | <Key Name="name" Value="Example Library Item" /> |
10 | <Key Name="assetType" Value="7" /> | 10 | <Key Name="assetType" Value="7" /> |
11 | <Key Name="inventoryType" Value="7" /> | 11 | <Key Name="inventoryType" Value="7" /> |
12 | <Key Name="currentPermissions" Value="2147483647" /> | ||
13 | <Key Name="nextPermissions" Value="2147483647" /> | ||
14 | <Key Name="everyonePermissions" Value="2147483647" /> | ||
15 | <Key Name="basePermissions" Value="2147483647" /> | ||
16 | </Section> | 12 | </Section> |
17 | --> | 13 | --> |
18 | 14 | ||