Ability to change default behavior of Chats being torn off so that all chats appear minimized upon opening, as well, regardless of conditions.

Adds debug setting OtherChatsTornOffAndMinimized
Not added to ui xml because the default behavior is likely fine.
This commit is contained in:
Lirusaito
2012-12-31 19:06:23 -05:00
parent 4ec6f853d8
commit c0ba3e95f3
2 changed files with 16 additions and 0 deletions

View File

@@ -760,6 +760,17 @@ Found in Advanced->Rendering->Info Displays</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>OtherChatsTornOffAndMinimized</key>
<map>
<key>Comment</key>
<string>When this and OtherChatsTornOff are true, new chats open torn off and minimized.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>MarketImporterUpdateFreq</key>
<map>
<key>Comment</key>