Teleport history now saved to teleport_history.xml. TeleportHistoryMaxEntries specifies how many entries to allow in floater before old entries are dropped.

This commit is contained in:
Shyotl
2011-07-16 23:32:01 -05:00
parent 04ff884c5f
commit 2870d44824
8 changed files with 140 additions and 16 deletions

View File

@@ -9,6 +9,18 @@
<string>settings_rlv.xml</string>
</array>
<key>TeleportHistoryMaxEntries</key>
<map>
<key>Comment</key>
<string>Maximum number of entries to allow in teleport history list.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>S32</string>
<key>Value</key>
<integer>100</integer>
</map>
<key>AllowLargeSounds</key>
<map>
<key>Comment</key>