aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
diff options
context:
space:
mode:
authorHomer Horwitz2009-01-05 20:24:42 +0000
committerHomer Horwitz2009-01-05 20:24:42 +0000
commitbf65290062b75023acd7803ee21036de6eff67e1 (patch)
tree303c5d44f2148c7cc11ffc908588cdb8e17cff8a /bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
parentAdded viewer's default terrain textures. (diff)
downloadopensim-SC_OLD-bf65290062b75023acd7803ee21036de6eff67e1.zip
opensim-SC_OLD-bf65290062b75023acd7803ee21036de6eff67e1.tar.gz
opensim-SC_OLD-bf65290062b75023acd7803ee21036de6eff67e1.tar.bz2
opensim-SC_OLD-bf65290062b75023acd7803ee21036de6eff67e1.tar.xz
Add the "Blank" texture, too.
NOTE: I didn't mention that in my last checkin, but you'll have to clear your viewer cache to see the new textures in the library.
Diffstat (limited to '')
-rw-r--r--bin/inventory/TexturesLibrary/TexturesLibraryItems.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
index 30af8fa..85ba073 100644
--- a/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
+++ b/bin/inventory/TexturesLibrary/TexturesLibraryItems.xml
@@ -706,4 +706,18 @@
706 <Key Name="everyonePermissions" Value="2147483647" /> 706 <Key Name="everyonePermissions" Value="2147483647" />
707 <Key Name="basePermissions" Value="2147483647" /> 707 <Key Name="basePermissions" Value="2147483647" />
708 </Section> 708 </Section>
709
710 <Section Name="Blank Texture">
711 <Key Name="inventoryID" Value="00000000-0000-2222-9999-000000000010"/>
712 <Key Name="assetID" Value="5748decc-f629-461c-9a36-a35a221fe21f"/>
713 <Key Name="folderID" Value="00000112-000f-0000-0000-000100bba001"/>
714 <Key Name="description" Value="" />
715 <Key Name="name" Value="Blank Texture" />
716 <Key Name="assetType" Value="0" />
717 <Key Name="inventoryType" Value="0" />
718 <Key Name="currentPermissions" Value="2147483647" />
719 <Key Name="nextPermissions" Value="2147483647" />
720 <Key Name="everyonePermissions" Value="2147483647" />
721 <Key Name="basePermissions" Value="2147483647" />
722 </Section>
709</Nini> 723</Nini>