summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorprep <none@none>2012-06-12 11:23:31 -0400
committerprep <none@none>2012-06-12 11:23:31 -0400
commita45310e2af0abdcdb7a5d0ade1bd3c66af3dfae1 (patch)
tree9b0f1f93bdeb33d32525eb4d9a4b1df5946f67f4 /indra/newview/skins
parent42f3648814923edad8a040620cb3db233597cbb9 (diff)
Path-702: Added notification message and hooked up onparcelclick.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 62b2642b34..e9151c2db9 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -5779,7 +5779,16 @@ This area has voice chat disabled. You won&apos;t be able to hear anyone talking
<unique/>
This area has building disabled. You can&apos;t build or rez objects here.
</notification>
-
+
+ <notification
+ icon="notify.tga"
+ name="PathfindingDynamic"
+ persist="true"
+ type="notify">
+ <unique/>
+ Dynamic pathing is enabled.
+ </notification>
+
<notification
icon="notify.tga"
name="SeeAvatars"