diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 7 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notify.xml | 5 |
2 files changed, 7 insertions, 5 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 a93373e..e005385 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -6021,6 +6021,13 @@ Use the controls on the right to find things and display different backgrounds. | |||
6021 | 6021 | ||
6022 | <notification | 6022 | <notification |
6023 | icon="notify.tga" | 6023 | icon="notify.tga" |
6024 | name="FirstMiniMap" | ||
6025 | type="notify"> | ||
6026 | Right-click the Mini-Map for more options. | ||
6027 | </notification> | ||
6028 | |||
6029 | <notification | ||
6030 | icon="notify.tga" | ||
6024 | name="FirstBuild" | 6031 | name="FirstBuild" |
6025 | type="notify"> | 6032 | type="notify"> |
6026 | You can build new objects in some areas of [SECOND_LIFE]. | 6033 | You can build new objects in some areas of [SECOND_LIFE]. |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index f1a1955..a0ea083 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -836,11 +836,6 @@ and display different backgrounds. | |||
836 | </message> | 836 | </message> |
837 | </notify> | 837 | </notify> |
838 | <!-- TODO: Make sure all the notifications from Imprudence <= 1.2 are out of here before deleting this. --> | 838 | <!-- TODO: Make sure all the notifications from Imprudence <= 1.2 are out of here before deleting this. --> |
839 | <notify name="FirstMiniMap" tip="false"> | ||
840 | <message name="message"> | ||
841 | Right-click the Mini-Map for more options. | ||
842 | </message> | ||
843 | </notify> | ||
844 | <notify name="FirstBuild" tip="false"> | 839 | <notify name="FirstBuild" tip="false"> |
845 | <message name="message"> | 840 | <message name="message"> |
846 | You can build new objects in some areas of [SECOND_LIFE]. | 841 | You can build new objects in some areas of [SECOND_LIFE]. |