PageRenderTime 35ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 21 code | 0 blank | 4 comment | 0 complexity | ab4be2d08432c1dd9c273fd3045b6ceb 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_subtitle" value="11 ??????? ? 3 ??? ?????"/>
  14. <text name="user_details">
  15. ??? ??? ???????? Second Life ? ? ?????, ??? ??? ???????????. ?? ??????-?? ??-?? ???? ????? ? ?????? ?????????? ??? ????????? ??????? ???????
  16. </text>
  17. <slider name="volume_slider" tool_tip="????????? ??????" value="0.5"/>
  18. <button label="???????? ? ??????" name="add_friend_btn"/>
  19. <button label="IM" name="im_btn"/>
  20. <button label="???????" name="view_profile_btn"/>
  21. <panel name="moderator_panel">
  22. <button label="????????? ?????" name="disable_voice"/>
  23. <button label="???????? ?????" name="enable_voice"/>
  24. </panel>
  25. </floater>