summaryrefslogtreecommitdiff
path: root/etc/message.xml
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-03-23 11:41:33 -0700
committerJames Cook <james@lindenlab.com>2010-03-23 11:41:33 -0700
commitd2f9e34598621f1dabad15025417efd6b81dddf0 (patch)
treed8638c7aea3e158fad26263dbfe41185a421c1a5 /etc/message.xml
parent639b234762133e4d09d6d7b1bac9d25c5a681926 (diff)
Part DEV-47695 route display name changes via sim for rebroadcast to
nearby avatars for name tag updates and to update cached display name for LSL nonblocking functions
Diffstat (limited to 'etc/message.xml')
-rw-r--r--etc/message.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/message.xml b/etc/message.xml
index c17ae3656d..ebbb4e57a9 100644
--- a/etc/message.xml
+++ b/etc/message.xml
@@ -370,6 +370,14 @@
</map>
<!-- Server to client -->
+ <key>DisplayNameUpdate</key>
+ <map>
+ <key>flavor</key>
+ <string>llsd</string>
+ <key>trusted-sender</key>
+ <boolean>true</boolean>
+ </map>
+
<key>ParcelVoiceInfo</key>
<map>
<key>flavor</key>
@@ -426,6 +434,14 @@
<boolean>true</boolean>
</map>
+ <key>SetDisplayNameReply</key>
+ <map>
+ <key>flavor</key>
+ <string>llsd</string>
+ <key>trusted-sender</key>
+ <boolean>true</boolean>
+ </map>
+
<key>DirLandReply</key>
<map>
<key>flavor</key>