Satisfy Issue 100: When timestamp it set to include seconds, the seconds do not get included with IM & chat logs.

Best viewed without space changes.
SecondsInLog debug setting added.
Seconds in Log timestamps checkbox added to Adv. Chat prefs.
This commit is contained in:
Lirusaito
2012-12-31 04:54:59 -05:00
parent 469f76e690
commit f94f4a1191
5 changed files with 24 additions and 2 deletions

View File

@@ -5835,6 +5835,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>SecondsInLog</key>
<map>
<key>Comment</key>
<string>TRUE to add seconds to timestamps for Log</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>FloaterAboutRect</key>
<map>
<key>Comment</key>