aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-07-14 08:17:20 -0700
committerMcCabe Maxsted2010-07-15 02:11:09 -0700
commit3a8f6542a68660d56f1a8c1de9b0a6e9028298de (patch)
tree63c9dc19c62ed7aa7ec6ff17d4a9e5f9a6e69e3c /linden/indra
parentAdded basic File menu to notecards (save, import, export) and made the script... (diff)
downloadmeta-impy-3a8f6542a68660d56f1a8c1de9b0a6e9028298de.zip
meta-impy-3a8f6542a68660d56f1a8c1de9b0a6e9028298de.tar.gz
meta-impy-3a8f6542a68660d56f1a8c1de9b0a6e9028298de.tar.bz2
meta-impy-3a8f6542a68660d56f1a8c1de9b0a6e9028298de.tar.xz
Fixed #368: showlookatinfo notification missing, friendship and calling card offers missing ignore button
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml22
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">
6933Show 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">
6921Go to the Official Imprudence Blog, for the Latest News and Information. 6943Go to the Official Imprudence Blog, for the Latest News and Information.