Feature Request/Bug Fix: On login, open Local Chat, Communicate, and Contacts if they were open last session.

This commit is contained in:
Inusaito Sayori
2014-04-21 18:31:41 -04:00
parent 4230127459
commit 4a3763d8d1
5 changed files with 27 additions and 9 deletions

View File

@@ -14606,6 +14606,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>ShowContacts</key>
<map>
<key>Comment</key>
<string/>
<key>Persist</key>
<integer>0</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<boolean>0</boolean>
</map>
<key>ShowConsoleWindow</key>
<map>
<key>Comment</key>