Added a sanity check to IgnoreAllNotifications and prevent it from being backed up because of bad side effects like random IMs and group chats opening when enabled.

ziree 2013-09-16 18:31:12 +02:00
parent ae594876b6
commit a88f64a159
1 changed files with 10 additions and 0 deletions

View File

@ -6398,6 +6398,16 @@
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
<key>SanityCheckType</key>
<string>Equals</string>
<key>SanityValue</key>
<array>
<integer>0</integer>
</array>
<key>SanityComment</key>
<string>This setting can lead to strange things happening in your conversations floater, personal IMs and group chats.</string>
<key>Backup</key>
<integer>0</integer>
</map>
<key>IgnorePixelDepth</key>
<map>