mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
<Nini>
|
||||
<Section Name="Welcome notecard">
|
||||
<Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Section Name="EmptyNotecard">
|
||||
<Key Name="assetID" Value="4b6a777d-7bcd-4fc4-b06f-929b21e32925" />
|
||||
<Key Name="name" Value="EmptyNotecard" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="welcomeNote.txt" />
|
||||
</Section>
|
||||
<Section Name="Example notecard">
|
||||
<Key Name="assetID" Value="8d1ada50-b9c7-11dc-95ff-0800200c9a66" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="exampleNote.txt" />
|
||||
</Section>
|
||||
<Key Name="fileName" Value="EmptyNotecard.txt" />
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user