summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/inspect_avatar.xml
diff options
context:
space:
mode:
authorLogan Dethrow <log@lindenlab.com>2011-05-27 15:36:30 -0400
committerLogan Dethrow <log@lindenlab.com>2011-05-27 15:36:30 -0400
commit5c3bde9eb3794de0543205175b5556a13e4ca3c0 (patch)
tree4c04f7a46707e4718909791fa058eb4a12cfce6d /indra/newview/skins/default/xui/zh/inspect_avatar.xml
parent45c8e9bd9a033e568ca0c68c4b217aee684faca9 (diff)
parent394811cff57884a312c17ee605623096855dfbdd (diff)
Merge
Diffstat (limited to 'indra/newview/skins/default/xui/zh/inspect_avatar.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/inspect_avatar.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/inspect_avatar.xml b/indra/newview/skins/default/xui/zh/inspect_avatar.xml
new file mode 100644
index 0000000000..df450937fd
--- /dev/null
+++ b/indra/newview/skins/default/xui/zh/inspect_avatar.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<!--
+ Not can_close / no title to avoid window chrome
+ Single instance - only have one at a time, recycle it each spawn
+-->
+<floater name="inspect_avatar">
+ <string name="Subtitle">
+ [AGE]
+ </string>
+ <string name="Details">
+ [SL_PROFILE]
+ </string>
+ <text name="user_subtitle" value="11 Months, 3 days old"/>
+ <text name="user_details">
+ This is my second life description and I really think it is great. But for some reason my description is super extra long because I like to talk a whole lot
+ </text>
+ <slider name="volume_slider" tool_tip="Voice volume" value="0.5"/>
+ <button label="εŠ η‚Ίζœ‹ε‹" name="add_friend_btn"/>
+ <button label="IM" name="im_btn"/>
+ <button label="Profile" name="view_profile_btn"/>
+ <panel name="moderator_panel">
+ <button label="Disable Voice" name="disable_voice"/>
+ <button label="Enable Voice" name="enable_voice"/>
+ </panel>
+</floater>