aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-04-09 20:09:14 -0700
committerMcCabe Maxsted2010-04-09 20:09:14 -0700
commitbec4fdebfff3563e9fe7f8c8bca81ceafa157bed (patch)
tree86b2c1be8650816c85291b95fae2003fb99b5c27 /linden/indra/newview/skins
parentAdded checkbox for showing client names in nametag (doesn't change their colo... (diff)
downloadmeta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.zip
meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.gz
meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.bz2
meta-impy-bec4fdebfff3563e9fe7f8c8bca81ceafa157bed.tar.xz
Added a first use notification to the AO
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index efc45d0..9e97930 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -6670,6 +6670,14 @@ Go to the Official Imprudence Forums to discuss the Imprudence Project.
6670 yestext="OK"/> 6670 yestext="OK"/>
6671 </notification> 6671 </notification>
6672 6672
6673 <notification
6674 icon="notify.tga"
6675 name="FirstAO"
6676 type="notify">
6677 Make a new template for AO instructions.
6678 Use the toolbar to toggle the AO on/off.
6679 </notification>
6680
6673 6681
6674 <!--End Imprudence notifications--> 6682 <!--End Imprudence notifications-->
6675 6683