mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
Renamed a couple of the Settings Library subfolders to "Skies" and "Days", to match the names used in Second Life
This commit is contained in:
@@ -11,16 +11,16 @@
|
||||
<Key Name="name" Value="Water"/>
|
||||
<Key Name="type" Value="-1"/>
|
||||
</Section>
|
||||
<Section Name="Sky">
|
||||
<Section Name="Skies">
|
||||
<Key Name="folderID" Value="25100112-000f-0000-0000-000100bba025"/>
|
||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba025"/>
|
||||
<Key Name="name" Value="Sky"/>
|
||||
<Key Name="name" Value="Skies"/>
|
||||
<Key Name="type" Value="-1"/>
|
||||
</Section>
|
||||
<Section Name="Daycycle">
|
||||
<Section Name="Days">
|
||||
<Key Name="folderID" Value="25200112-000f-0000-0000-000100bba025"/>
|
||||
<Key Name="parentFolderID" Value="00000112-000f-0000-0000-000100bba025"/>
|
||||
<Key Name="name" Value="Daycycle"/>
|
||||
<Key Name="name" Value="Days"/>
|
||||
<Key Name="type" Value="-1"/>
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
Reference in New Issue
Block a user