PageRenderTime 29ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ja/inspect_avatar.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 27 lines | 23 code | 0 blank | 4 comment | 0 complexity | b6f9380c642f312c9e64f0035f6727ad MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!--
  3. Not can_close / no title to avoid window chrome
  4. Single instance - only have one at a time, recycle it each spawn
  5. -->
  6. <floater name="inspect_avatar">
  7. <string name="Subtitle">
  8. [AGE]
  9. </string>
  10. <string name="Details">
  11. [SL_PROFILE]
  12. </string>
  13. <text name="user_name_small" value="Grumpity ProductEngine with a long name"/>
  14. <text name="user_slid" value="james.linden"/>
  15. <text name="user_subtitle" value="11 Months, 3 days old"/>
  16. <text name="user_details">
  17. 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
  18. </text>
  19. <slider name="volume_slider" tool_tip="?????" value="0.5"/>
  20. <button label="??????" name="add_friend_btn"/>
  21. <button label="IM" name="im_btn"/>
  22. <button label="??????" name="view_profile_btn"/>
  23. <panel name="moderator_panel">
  24. <button label="??????" name="disable_voice"/>
  25. <button label="??????" name="enable_voice"/>
  26. </panel>
  27. </floater>