FIRE-5641, make LL Viewer tags less confusing

Arrehn 2012-03-21 13:09:04 -04:00
parent 7e109b20ef
commit 646ce8b944
2 changed files with 2 additions and 2 deletions

View File

@ -1054,7 +1054,7 @@
<real>1</real>
</array>
<key>name</key>
<string>Linden Lab</string>
<string>LL Viewer</string>
<key>tpvd</key>
<boolean>1</boolean>
</map>

View File

@ -401,7 +401,7 @@ LLSD FSData::resolveClientTag(LLUUID id, bool new_system, LLColor4 color){
}
else if(id == LLUUID("c228d1cf-4b5d-4ba8-84f4-899a0796aa97"))//viewer 2.0
{
curtag["name"] = "Linden Lab";
curtag["name"] = "LL Viewer";
}
else if(id == LLUUID("cc7a030f-282f-c165-44d2-b5ee572e72bf"))
{