PageRenderTime 31ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/tr/floater_avatar_textures.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 50 lines | 50 code | 0 blank | 0 comment | 0 complexity | 05f121fd063eb395bb26acd7e83bbf0a MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="avatar_texture_debug" title="AVATAR DOKULARI">
  3. <floater.string name="InvalidAvatar">
  4. GEÇERS?Z AVATAR
  5. </floater.string>
  6. <scroll_container name="profile_scroll">
  7. <panel name="scroll_content_panel">
  8. <text name="label">
  9. Kaydeildi
  10. Dokular
  11. </text>
  12. <text name="composite_label">
  13. Birle?ik
  14. Dokular
  15. </text>
  16. <button label="Kimlikleri Konsole Y??" label_selected="Y??" name="Dump"/>
  17. <panel name="scroll_content_panel">
  18. <texture_picker label="Saç" name="hair-baked"/>
  19. <texture_picker label="Saç" name="hair_grain"/>
  20. <texture_picker label="Saç Alfas?" name="hair_alpha"/>
  21. <texture_picker label="Ba?" name="head-baked"/>
  22. <texture_picker label="Makyaj" name="head_bodypaint"/>
  23. <texture_picker label="Ba? Alfas?" name="head_alpha"/>
  24. <texture_picker label="Ba? Dövmesi" name="head_tattoo"/>
  25. <texture_picker label="Gözler" name="eyes-baked"/>
  26. <texture_picker label="Göz" name="eyes_iris"/>
  27. <texture_picker label="Göz Alfas?" name="eyes_alpha"/>
  28. <texture_picker label="Üst Gövde" name="upper-baked"/>
  29. <texture_picker label="Üst GövdeBoya" name="upper_bodypaint"/>
  30. <texture_picker label="Fanila" name="upper_undershirt"/>
  31. <texture_picker label="Eldivenler" name="upper_gloves"/>
  32. <texture_picker label="Gömlek" name="upper_shirt"/>
  33. <texture_picker label="Üst Ceket" name="upper_jacket"/>
  34. <texture_picker label="Yüksek Alfa" name="upper_alpha"/>
  35. <texture_picker label="Üst Gövde Dövmesi" name="upper_tattoo"/>
  36. <texture_picker label="Alt Gövde" name="lower-baked"/>
  37. <texture_picker label="Alt GövdeBoya" name="lower_bodypaint"/>
  38. <texture_picker label="Külot" name="lower_underpants"/>
  39. <texture_picker label="Çoraplar" name="lower_socks"/>
  40. <texture_picker label="Ayakkab?lar" name="lower_shoes"/>
  41. <texture_picker label="Pantolon" name="lower_pants"/>
  42. <texture_picker label="Ceket" name="lower_jacket"/>
  43. <texture_picker label="Dü?ük Alfa" name="lower_alpha"/>
  44. <texture_picker label="Alt Gövde Dövmesi" name="lower_tattoo"/>
  45. <texture_picker label="Etek" name="skirt-baked"/>
  46. <texture_picker label="Etek" name="skirt"/>
  47. </panel>
  48. </panel>
  49. </scroll_container>
  50. </floater>