diff options
Diffstat (limited to 'linden/indra')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 22 |
1 files changed, 22 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 57c401e..436d758 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -5987,6 +5987,10 @@ An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJ | |||
5987 | index="1" | 5987 | index="1" |
5988 | name="Decline" | 5988 | name="Decline" |
5989 | text="Decline"/> | 5989 | text="Decline"/> |
5990 | <button | ||
5991 | index="2" | ||
5992 | name="Ignore" | ||
5993 | text="Ignore"/> | ||
5990 | </form> | 5994 | </form> |
5991 | </notification> | 5995 | </notification> |
5992 | 5996 | ||
@@ -6006,6 +6010,10 @@ An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJ | |||
6006 | index="1" | 6010 | index="1" |
6007 | name="Decline" | 6011 | name="Decline" |
6008 | text="Decline"/> | 6012 | text="Decline"/> |
6013 | <button | ||
6014 | index="2" | ||
6015 | name="Ignore" | ||
6016 | text="Ignore"/> | ||
6009 | </form> | 6017 | </form> |
6010 | </notification> | 6018 | </notification> |
6011 | 6019 | ||
@@ -6039,6 +6047,10 @@ This will add a bookmark in your inventory so you can quickly IM this resident. | |||
6039 | index="1" | 6047 | index="1" |
6040 | name="Decline" | 6048 | name="Decline" |
6041 | text="Decline"/> | 6049 | text="Decline"/> |
6050 | <button | ||
6051 | index="2" | ||
6052 | name="Ignore" | ||
6053 | text="Ignore"/> | ||
6042 | </form> | 6054 | </form> |
6043 | </notification> | 6055 | </notification> |
6044 | 6056 | ||
@@ -6916,6 +6928,16 @@ IM history could not be found for [NAME]. | |||
6916 | 6928 | ||
6917 | <notification | 6929 | <notification |
6918 | icon="alert.tga" | 6930 | icon="alert.tga" |
6931 | name="ShowLookAtInfo" | ||
6932 | type="alert"> | ||
6933 | Show Look At is a debug setting that displays where an avatar's head is looking. Be aware: this will *NOT* show where an avatar's camera is actually pointed. This setting should not be relied on for any form of privacy! | ||
6934 | <usetemplate | ||
6935 | name="okignore" | ||
6936 | yestext="OK"/> | ||
6937 | </notification> | ||
6938 | |||
6939 | <notification | ||
6940 | icon="alert.tga" | ||
6919 | name="WebLaunchImprudenceBlog" | 6941 | name="WebLaunchImprudenceBlog" |
6920 | type="alert"> | 6942 | type="alert"> |
6921 | Go to the Official Imprudence Blog, for the Latest News and Information. | 6943 | Go to the Official Imprudence Blog, for the Latest News and Information. |