diff options
author | Richard Linden <none@none> | 2010-10-21 17:14:25 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-10-21 17:14:25 -0700 |
commit | 50e77faaf784d970d80d6463e7e2dbcf73d194d8 (patch) | |
tree | a799c2692279ce2af17bd3ec63fd5cc573438ceb /indra/newview/skins/default | |
parent | a0e3c4380d3cbfbb5e0589d081a7068c1525ebce (diff) | |
parent | e638204dc2d8b409f17f7cdf8938deb97d137dbc (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 834fe6f966..b32a33b59a 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6448,6 +6448,14 @@ Mute everyone? </notification> <notification + name="HintAvatarPicker" + label="Change your Look" + type="hint" + unique="true"> + Would you like to try a new look? Click the button below to see more Avatars. + </notification> + + <notification name="HintSidePanel" label="Side Panel" type="hint" |