Feature Request: Add AutoresponseOnlyIfAway to send autoresponses only if in AFK or FakeAway modes

This commit is contained in:
Inusaito Sayori
2014-05-09 20:32:38 -04:00
parent 3898d29741
commit 009fb10927
2 changed files with 14 additions and 2 deletions

View File

@@ -406,6 +406,17 @@
<key>Value</key>
<string>This is an autoresponse!</string>
</map>
<key>AutoresponseOnlyIfAway</key>
<map>
<key>Comment</key>
<string>When true, enabled autoresponses (not busy responses) will only be sent while in away (or Fake Away) mode. Does not apply to autoresponses to muted persons, they don't need to know you're away.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>BusyModeResponse</key>
<map>
<key>Comment</key>