Feature Request: Allow blocking conferences from nonfriends exclusively.

Option is in Communication tab, as the old one was.

Translators will need to localize this. (panel_preferences_im.xml)
This commit is contained in:
Inusaito Sayori
2015-05-12 18:00:14 -04:00
parent 235693f134
commit 1db2ffe02b
3 changed files with 17 additions and 5 deletions

View File

@@ -648,11 +648,11 @@
<key>LiruBlockConferences</key>
<map>
<key>Comment</key>
<string>When true, new incoming conference chats will not be opened.</string>
<string>When not zero, new incoming conference chats will not be opened, if 2 only those from nonfriends will be blocked.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<string>U32</string>
<key>Value</key>
<integer>0</integer>
</map>