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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 24 lines | 20 code | 0 blank | 4 comment | 0 complexity | 409fe8a18a20b63270c8b5d01bba5fd0 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_details">
  14. To jest mój opis w Second Life.
  15. </text>
  16. <slider name="volume_slider" tool_tip="Poziom g?o?no?ci" value="0.5"/>
  17. <button label="Dodaj znajomo??" name="add_friend_btn"/>
  18. <button label="IM" name="im_btn"/>
  19. <button label="Profil" name="view_profile_btn"/>
  20. <panel name="moderator_panel">
  21. <button label="Wy??cz komunikacj? g?osow?" name="disable_voice"/>
  22. <button label="W??cz komunikacj? g?osow?" name="enable_voice"/>
  23. </panel>
  24. </floater>