summaryrefslogtreecommitdiff
path: root/indra/newview/skins/minimal/xui/en/notification_visibility.xml
blob: 4a808b19b7fb7d2a6747c0774094f6accd41d636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" ?>
<notification_visibility>
  <respond name="UserGiveItem" response="Discard"/>
  <respond name="JoinGroup" response="Decline"/>
  <respond name="VoiceInviteP2P" response="Decline"/>
  <respond name="VoiceInviteAdHoc" response="Decline"/>
  <respond name="OfferFriendship" response="Decline"/>
  <respond name="OfferFriendshipNoMessage" response="Decline"/>
  <respond name="TeleportOffered" response="Cancel"/>
  <respond name="ObjectGiveItem" response="Discard"/>
  <respond name="VoiceInviteGroup" response="Decline"/>
  <respond name="ConfirmQuit" response="OK_okcancelignore"/>
  <respond name="YouHaveBeenLoggedOut" response="Cancel_okcancelbuttons"/>
  <hide name="HintInventory"/>
  <hide name="HintLindenDollar"/>
  <hide name="HintMove"/>
  <hide name="ClothingLoading"/>
  <hide name="NotAgeVerified"/>
  <hide name="RegionEntryAccessBlocked_Change"/>
  <hide name="LandBuyPass"/>
  <hide name="LoginPacketNeverReceived"/>
  <hide name="RegionEntryAccessBlocked_KB"/>
  <hide name="RegionTPAccessBlocked"/>
  <hide name="RegionEntryAccessBlocked"/>
  <show name="RegionRestartMinutes"/>
  <show name="RegionRestartSeconds"/>
  <show tag="fail"/>
  <show type="hint"/>
  <show type="notifytoast"/>
  <show name="ModeChange"/>
  <hide/>
</notification_visibility>