diff options
author | McCabe Maxsted | 2010-04-09 20:09:14 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-09 20:09:14 -0700 |
commit | bec4fdebfff3563e9fe7f8c8bca81ceafa157bed (patch) | |
tree | 86b2c1be8650816c85291b95fae2003fb99b5c27 /linden/indra/newview/skins | |
parent | Added checkbox for showing client names in nametag (doesn't change their colo... (diff) | |
download | meta-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.xml | 8 |
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 | ||