diff options
author | Jeff Ames | 2008-01-09 23:28:50 +0000 |
---|---|---|
committer | Jeff Ames | 2008-01-09 23:28:50 +0000 |
commit | 82af9b7a78e09dc3ba432967e922cfd20e11692e (patch) | |
tree | 95e762a3a190856438df48a1cd24dead4dc4eb16 /bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml | |
parent | * This update enables the web_login method. (diff) | |
download | opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.zip opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.gz opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.bz2 opensim-SC_OLD-82af9b7a78e09dc3ba432967e922cfd20e11692e.tar.xz |
Set svn:eol-style.
Diffstat (limited to 'bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml')
-rw-r--r-- | bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml b/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml index 2fbf28a..a535aa0 100644 --- a/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml +++ b/bin/assets/NotecardsAssetSet/NoteCardsAssetSet.xml | |||
@@ -1,16 +1,16 @@ | |||
1 | <Nini> | 1 | <Nini> |
2 | <Section Name="Welcome notecard"> | 2 | <Section Name="Welcome notecard"> |
3 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" /> | 3 | <Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" /> |
4 | <Key Name="name" Value="WelcomeNote" /> | 4 | <Key Name="name" Value="WelcomeNote" /> |
5 | <Key Name="assetType" Value="7" /> | 5 | <Key Name="assetType" Value="7" /> |
6 | <Key Name="inventoryType" Value="7" /> | 6 | <Key Name="inventoryType" Value="7" /> |
7 | <Key Name="fileName" Value="welcomeNote.txt" /> | 7 | <Key Name="fileName" Value="welcomeNote.txt" /> |
8 | </Section> | 8 | </Section> |
9 | <Section Name="Example notecard"> | 9 | <Section Name="Example notecard"> |
10 | <Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" /> | 10 | <Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" /> |
11 | <Key Name="name" Value="WelcomeNote" /> | 11 | <Key Name="name" Value="WelcomeNote" /> |
12 | <Key Name="assetType" Value="7" /> | 12 | <Key Name="assetType" Value="7" /> |
13 | <Key Name="inventoryType" Value="7" /> | 13 | <Key Name="inventoryType" Value="7" /> |
14 | <Key Name="fileName" Value="exampleNote.txt" /> | 14 | <Key Name="fileName" Value="exampleNote.txt" /> |
15 | </Section> | 15 | </Section> |
16 | </Nini> | 16 | </Nini> |