summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-04-16 12:28:54 -0400
committerLoren Shih <seraph@lindenlab.com>2010-04-16 12:28:54 -0400
commit35168862f5ecc06166fbd1a9bcd601ae2abbf75b (patch)
treede1b617469e869713b1fdcb86d9c2564b837a97f /indra/newview/skins/default
parent05116bac35403e6d8f593b7f057602afa057396d (diff)
EXT-6892 : Add debug setting to show avatar rez times
This pops up a notification whenever another avatar rezzes. Controlled by a #define, currently set to ON.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 6c9564c8cf..ca922bf724 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5968,6 +5968,12 @@ The button will be shown when there is enough space for it.
Drag items from inventory onto a person in the resident picker
</notification>
+ <notification
+ icon="notifytip.tga"
+ name="AvatarRezNotification"
+ type="notifytip">
+Avatar '[NAME]' rezzed in [TIME] seconds.
+ </notification>
<global name="UnsupportedCPU">
- Your CPU speed does not meet the minimum requirements.