diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-25 17:11:28 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-25 17:11:28 +0200 |
commit | 19faceabf4006a9306c01d3208cf54eec332f4e5 (patch) | |
tree | d5f2b5304feb1ff0552a5d827a0bb7c94dddf7bf /indra/newview/skins | |
parent | fc0019a338a6cf8a4ad1c44854b5c64545a261de (diff) |
EXT-700 “"Offer" notifications should be accessible via chiclet”
made 'inventory declined' notification spawn chiclet;
made 'inventory declined' toast as notytip;
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ee8b7a5132..e4ec98c35c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4505,7 +4505,7 @@ You don't have permission to copy this. <notification icon="notifytip.tga" name="InventoryDeclined" - type="offer"> + type="notifytip"> [NAME] declined your inventory offer. </notification> |