mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
put back the Welcome notecard
This commit is contained in:
@@ -4,5 +4,11 @@
|
||||
<Key Name="name" Value="EmptyNotecard" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="EmptyNotecard.txt" />
|
||||
</Section>
|
||||
<Section Name="Welcome notecard">
|
||||
<Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="welcomeNote.txt" />
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
4
bin/assets/NotecardsAssetSet/welcomeNote.txt
Normal file
4
bin/assets/NotecardsAssetSet/welcomeNote.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
Hello and thank you for using OpenSim. For more infomation visit http://opensimulator.org/wiki/Main_Page
|
||||
|
||||
In this Library you will find example items to play with and learn on. To use any of these items just double click and/or drag them to the respective folder in your base inventory. Then you can drag them to prims.
|
||||
@@ -34,14 +34,4 @@
|
||||
<Key Name="inventoryType" Value="7" />
|
||||
</Section>
|
||||
|
||||
<Section Name="Example notecard">
|
||||
<Key Name="inventoryID" Value="a170ffc0-b9c7-11dc-95ff-0800200c9a66" />
|
||||
<Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
|
||||
<Key Name="folderID" Value="33cbd240-b9bf-11dc-95ff-0800200c9a66"/>
|
||||
<Key Name="description" Value="Example notecard" />
|
||||
<Key Name="name" Value="Example notecard" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="inventoryType" Value="7" />
|
||||
</Section>
|
||||
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user