diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-25 16:41:06 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-25 16:41:06 +0200 |
commit | 40d89ae418be2c43903955f1ee4dfbf05e38576c (patch) | |
tree | a3f0c95567b4a633d1ff2411c1d035d46bdb59cd /indra/newview/skins | |
parent | 5d5d9ee7fa6a5bbe0b4573088c9e79e33e299999 (diff) |
fixed EXT-700 “"Offer" notifications should be accessible via chiclet”
made inventory and teleport offers spawn chiclet;
made 'inventory accepted' 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 d4b712e048..ee8b7a5132 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4498,7 +4498,7 @@ You don't have permission to copy this. <notification icon="notifytip.tga" name="InventoryAccepted" - type="offer"> + type="notifytip"> [NAME] received your inventory offer. </notification> |