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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user