Files
SingularityViewer/indra/newview/skins/default/xui/es/panel_avatar_pick.xml
Damian Zhaoying a248d8c3c0 update and fix spanish translations
Conflicts:
	indra/newview/skins/default/xui/es/floater_customize.xml
2013-07-25 04:44:58 -04:00

12 lines
557 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="Pick" title="Destacados">
<texture_picker name="snapshot_ctrl"/>
<line_editor name="given_name_editor"/>
<text_editor name="desc_editor"/>
<line_editor name="location_editor"/>
<button label="Fijar Ubicación" name="set_location_btn" width="100" left="200"/>
<button label="Abrir Imagen" name="open_picture_btn" width="110"/>
<button label="Teleportar" name="pick_teleport_btn" width="74"/>
<button label="Mostrar en Mapa" name="pick_map_btn" width="116" left="84"/>
</panel>