diff options
author | Richard Linden <none@none> | 2011-02-28 17:38:35 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-02-28 17:38:35 -0800 |
commit | 903b3ab35d67eec1b780b0e9f7407f7c47544ea9 (patch) | |
tree | 34c13d5fb806410431973da638109e632abab54c /indra/newview/skins/default | |
parent | f9301bb10f8845db45e1f8b2098d072b8db4d90a (diff) |
SOCIAL-601 FIX avatar picker hint
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 8d7e62a47a..12f4a11372 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6850,14 +6850,6 @@ 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" |