diff options
author | Diva Canto | 2009-09-06 18:29:37 -0700 |
---|---|---|
committer | Diva Canto | 2009-09-06 18:29:37 -0700 |
commit | 07a9d9f2e9dba4a7cc9000462763437bcd433c6a (patch) | |
tree | 10c5679a53e57a6321cf69b1a18fecddd34d5200 /bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml | |
parent | Thank you, StrawberryFride, for a hit-and-run patch to add authentication (diff) | |
download | opensim-SC_OLD-07a9d9f2e9dba4a7cc9000462763437bcd433c6a.zip opensim-SC_OLD-07a9d9f2e9dba4a7cc9000462763437bcd433c6a.tar.gz opensim-SC_OLD-07a9d9f2e9dba4a7cc9000462763437bcd433c6a.tar.bz2 opensim-SC_OLD-07a9d9f2e9dba4a7cc9000462763437bcd433c6a.tar.xz |
Deleted assets/OpenSimAssetSet, because it had 6M of data that was not being used anywhere.
Diffstat (limited to 'bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml')
-rw-r--r-- | bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml b/bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml deleted file mode 100644 index e16f0bd..0000000 --- a/bin/assets/OpenSimAssetSet/OpenSimAssetSet.xml +++ /dev/null | |||
@@ -1,54 +0,0 @@ | |||
1 | <Nini> | ||
2 | <!-- | ||
3 | <Section Name="Skin"> | ||
4 | <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbb"/> | ||
5 | <Key Name="name" Value="Skin"/> | ||
6 | <Key Name="assetType" Value="13" /> | ||
7 | <Key Name="fileName" Value="base_skin.dat"/> | ||
8 | </Section> | ||
9 | <Section Name="Skin"> | ||
10 | <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbc"/> | ||
11 | <Key Name="name" Value="Jim Skin"/> | ||
12 | <Key Name="assetType" Value="13" /> | ||
13 | <Key Name="fileName" Value="jim_skin.dat"/> | ||
14 | </Section> | ||
15 | <Section Name="Skin"> | ||
16 | <Key Name="assetID" Value="77c41e39-38f9-f75a-024e-585989bbabbd"/> | ||
17 | <Key Name="name" Value="Goblin Skin"/> | ||
18 | <Key Name="assetType" Value="13" /> | ||
19 | <Key Name="fileName" Value="goblin_skin.dat"/> | ||
20 | </Section> | ||
21 | <Section Name="Shape"> | ||
22 | <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab73"/> | ||
23 | <Key Name="name" Value="Shape"/> | ||
24 | <Key Name="assetType" Value="13" /> | ||
25 | <Key Name="fileName" Value="base_shape.dat"/> | ||
26 | </Section> | ||
27 | <Section Name="Shape"> | ||
28 | <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab74"/> | ||
29 | <Key Name="name" Value="Jim Shape"/> | ||
30 | <Key Name="assetType" Value="13" /> | ||
31 | <Key Name="fileName" Value="jim_shape.dat"/> | ||
32 | </Section> | ||
33 | <Section Name="Shape"> | ||
34 | <Key Name="assetID" Value="66c41e39-38f9-f75a-024e-585989bfab75"/> | ||
35 | <Key Name="name" Value="Little Goblin Shape"/> | ||
36 | <Key Name="assetType" Value="13" /> | ||
37 | <Key Name="fileName" Value="little_goblin_shape.dat"/> | ||
38 | </Section> | ||
39 | --> | ||
40 | <!-- | ||
41 | <Section Name="Shirt"> | ||
42 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111110"/> | ||
43 | <Key Name="name" Value="Shirt"/> | ||
44 | <Key Name="assetType" Value="5" /> | ||
45 | <Key Name="fileName" Value="newshirt.dat"/> | ||
46 | </Section> | ||
47 | <Section Name="Pants"> | ||
48 | <Key Name="assetID" Value="00000000-38f9-1111-024e-222222111120"/> | ||
49 | <Key Name="name" Value="Pants"/> | ||
50 | <Key Name="assetType" Value="5" /> | ||
51 | <Key Name="fileName" Value="newpants.dat"/> | ||
52 | </Section> | ||
53 | --> | ||
54 | </Nini> | ||