summaryrefslogtreecommitdiff
path: root/indra/llmessage/llcachename.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-02-10 12:03:09 -0800
committerJames Cook <james@lindenlab.com>2010-02-10 12:03:09 -0800
commitf3e4bd08c83714eac6a27cd73c3ac29f36800d37 (patch)
tree7d52100fb8d6f4e43c30c996eadeacb5741b8418 /indra/llmessage/llcachename.cpp
parent42176145c9e81dd99b65f88152df50a7b3ccf834 (diff)
Added Jose Sanchez as display name for bobsmith123
Diffstat (limited to 'indra/llmessage/llcachename.cpp')
-rw-r--r--indra/llmessage/llcachename.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llmessage/llcachename.cpp b/indra/llmessage/llcachename.cpp
index 2bdf112448..4b0cc299c7 100644
--- a/indra/llmessage/llcachename.cpp
+++ b/indra/llmessage/llcachename.cpp
@@ -550,6 +550,9 @@ bool LLCacheName::getDisplayName(const LLUUID& id, std::string& display_name)
id.set("a2e76fcd-9360-4f6d-a924-938f923df11a"); // James Linden
sDisplayNames[id] = (const char*)jose_sanchez;
+ id.set("a23fff6c-80ae-4997-9253-48272fd01d3c"); // bobsmith123
+ sDisplayNames[id] = (const char*)jose_sanchez;
+
id.set("3f7ced39-5e38-4fdd-90f2-423560b1e6e2"); // Hamilton Linden
sDisplayNames[id] = "Hamilton Hitchings";