diff options
author | Cho <cho@lindenlab.com> | 2013-06-28 19:26:07 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-06-28 19:26:07 +0100 |
commit | 7d17bbe132cf0f799b703bba978d48d44a1377c4 (patch) | |
tree | 4f2ecaa8b7f0d6b72228c9f5cb18f9d7c1dd6cc5 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 06f0e4161b3c735678f9ace02d659cc838afc1d8 (diff) |
removed unused Me menu items for ACME-637
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5f4869e110..c8911e47e8 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10135,25 +10135,4 @@ Cannot create large prims that intersect other players. Please re-try when othe yestext="OK"/> </notification> - <notification - icon="alertmodal.tga" - name="FacebookUpdateStatus" - type="alertmodal"> - What's on your mind? (asks Facebook) - <tag>confirm</tag> - <form name="form"> - <input name="message" type="text"> - </input> - <button - default="true" - index="0" - name="OK" - text="OK"/> - <button - index="1" - name="Cancel" - text="Cancel"/> - </form> - </notification> - </notifications> |