Fix for log file name with datestamp checkbox on Comm Prefs Panel never enabling, and thus being intangible.

Also, enable local chat loggings by default.
This commit is contained in:
Lirusaito
2012-07-27 12:55:13 -04:00
parent a7f02b3964
commit 27d8d100c5
2 changed files with 4 additions and 5 deletions

View File

@@ -461,7 +461,7 @@
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
<integer>1</integer>
</map>
<key>LogChatIM</key>
<map>
@@ -472,7 +472,7 @@
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
<integer>1</integer>
</map>
<key>LogChatTimestamp</key>
<map>
@@ -483,7 +483,7 @@
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
<integer>1</integer>
</map>
<key>LogInstantMessages</key>
<map>