diff options
author | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
commit | 963c97f64a4d1490fe8380805c4de38598adddad (patch) | |
tree | 7e9a3072814ae4e60fe7d35b16d5cb7e87ed807f /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 1b8b6e76bf175c4d0ead8d3fc6f01558066cbec9 (diff) |
added LLTwitterConnect for ACME-1133
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b562c5cb5e..a3c0682aea 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6054,6 +6054,13 @@ Please select at least one type of content to search (General, Moderate, or Adul <notification icon="notify.tga" + name="TwitterConnect" + type="notifytip"> + [MESSAGE] + </notification> + + <notification + icon="notify.tga" name="PaymentReceived" log_to_im="true" persist="true" |