Added gesture muting feature, like phoenix has.

This commit is contained in:
Lirusaito
2012-02-20 16:02:56 -05:00
parent e232abdab2
commit f253da09ec
4 changed files with 17 additions and 3 deletions

View File

@@ -8499,7 +8499,18 @@
<key>Value</key>
<integer>1</integer>
</map>
<key>NearMeRange</key>
<key>SinguMuteGestures</key>
<map>
<key>Comment</key>
<string>Mute gestures other than your own.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>NearMeRange</key>
<map>
<key>Comment</key>
<string>Search radius for nearby avatars</string>