PageRenderTime 34ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/panel_stand_stop_flying.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 6 lines | 5 code | 0 blank | 1 comment | 0 complexity | 25c1bb7a723cc8bc4378230d54c2f3f8 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!-- Width and height of this panel should be synchronized with "panel_modes" in the floater_moveview.xml-->
  3. <panel name="panel_stand_stop_flying">
  4. <button label="Levantarme" name="stand_btn" tool_tip="Pulsa aquĆ­ para levantarte."/>
  5. <button label="Dejar de volar" name="stop_fly_btn" tool_tip="Dejar de volar"/>
  6. </panel>