117 lines
2.9 KiB
XML
117 lines
2.9 KiB
XML
<llsd>
|
|
<map>
|
|
<!-- Ascent Account-Specific (Always) -->
|
|
<key>AscentContactGroups</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>List for contact groups</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>LLSD</string>
|
|
<key>Value</key>
|
|
<array>
|
|
<string />
|
|
</array>
|
|
</map>
|
|
<key>AscentInstantMessageResponse</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Auto response to instant messages</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>String</string>
|
|
<key>Value</key>
|
|
<string>This is an autoresponse!</string>
|
|
</map>
|
|
<key>AscentInstantMessageResponseAnyone</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to auto-respond to anyone</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageResponseFriends</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to auto-respond to non-friends</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageResponseItem</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to send a item along with the autoresponse</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageResponseItemData</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>UUID</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>String</string>
|
|
<key>Value</key>
|
|
<string></string>
|
|
</map>
|
|
<key>AscentInstantMessageResponseMuted</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to auto-respond to muted people</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageResponseRepeat</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to keep on resending the autoresponse every line they send</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageShowOnTyping</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to perform the autorespond the moment they begin to type instead of waiting for a actual message</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
<key>AscentInstantMessageShowResponded</key>
|
|
<map>
|
|
<key>Comment</key>
|
|
<string>Whether to hide IMs entirely from those you have chosen to send autoresponses</string>
|
|
<key>Persist</key>
|
|
<integer>1</integer>
|
|
<key>Type</key>
|
|
<string>Boolean</string>
|
|
<key>Value</key>
|
|
<integer>0</integer>
|
|
</map>
|
|
</map>
|
|
</llsd> |