Add debug setting LiruFlashWhenMinimized, because flashing taskbar is annoying!

This commit is contained in:
Lirusaito
2016-02-22 20:47:55 -05:00
parent 3227a44e0f
commit ac03994861
2 changed files with 12 additions and 1 deletions

View File

@@ -951,6 +951,17 @@
<key>Value</key>
<real>3.5</real>
</map>
<key>LiruFlashWhenMinimized</key>
<map>
<key>Comment</key>
<string>Whether or not to flash the taskbar when a message comes in while minimized.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>1</integer>
</map>
<key>OBJExportNotifyFailed</key>
<map>
<key>Comment</key>