diff options
author | Cho <cho@lindenlab.com> | 2014-06-26 19:31:55 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2014-06-26 19:31:55 +0100 |
commit | 8ab5a25b12cb059c7408721ff5cf9556b47fb94a (patch) | |
tree | e6a7a556e9cd88856c7fc44fd0dd8db9f4c8941b /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 9b6598388a5fa085d89b77b57f0b361d53a680cb (diff) | |
parent | c7057ef56efc1cca5683ca22e2ad410198d131e8 (diff) |
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 b207051ec8..14c5dfcea6 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6149,7 +6149,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" |