Skip to content
Snippets Groups Projects
Commit f085d242 authored by Leyla Farazha's avatar Leyla Farazha
Browse files

EXP-763 Cannot close IM window using X in upper corner while in a voice call

parent 3d64e290
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" ?> <?xml version="1.0" ?>
<notification_visibility> <notification_visibility>
<respond name="VoiceInviteP2P" response="Decline"/>
<respond name="VoiceInviteAdHoc" response="Decline"/>
<respond name="VoiceInviteGroup" response="Decline"/> <respond name="VoiceInviteGroup" response="Decline"/>
<!-- group and voice are disabled features --> <!-- group and voice are disabled features -->
<hide tag="group"/> <hide tag="group"/>
<hide tag="voice"/>
<!-- no spammy scripts --> <!-- no spammy scripts -->
<!-- <hide name="ScriptDialog"/> --> <!-- <hide name="ScriptDialog"/> -->
...@@ -16,6 +13,7 @@ ...@@ -16,6 +13,7 @@
<hide name="FirstInventory"/> <hide name="FirstInventory"/>
<hide name="HintSidePanel"/> <hide name="HintSidePanel"/>
<hide name="HintMove"/> <hide name="HintMove"/>
<hide name="HintSpeak"/>
<hide name="HintDisplayName"/> <hide name="HintDisplayName"/>
<hide name="HintInventory"/> <hide name="HintInventory"/>
<hide name="HintLindenDollar"/> <hide name="HintLindenDollar"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment