diff options
author | Chris Baker <baker@lindenlab.com> | 2014-06-23 22:36:47 +0000 |
---|---|---|
committer | Chris Baker <baker@lindenlab.com> | 2014-06-23 22:36:47 +0000 |
commit | b534562acf4a124ff46d2988e9aded5212ca458a (patch) | |
tree | 0f83f834e7e8253669a8772460f35ddde2cff419 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 845b80a3864093ebed940551d91441e45e4b50b9 (diff) | |
parent | c7057ef56efc1cca5683ca22e2ad410198d131e8 (diff) |
viewer-release merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ff042e55ce..1857563be4 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6115,7 +6115,21 @@ Please select at least one type of content to search (General, Moderate, or Adul type="notifytip"> [MESSAGE] </notification> - + + <notification + icon="notify.tga" + name="FlickrConnect" + type="notifytip"> + [MESSAGE] + </notification> + + <notification + icon="notify.tga" + name="TwitterConnect" + type="notifytip"> + [MESSAGE] + </notification> + <notification icon="notify.tga" name="PaymentReceived" |