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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · 956ea043ebb4ec24d9cee6f1756035c9 MD5 · raw file

  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="Me lever" name="stand_btn" tool_tip="Cliquez ici pour vous lever."/>
  5. <button label="Atterrir" name="stop_fly_btn" tool_tip="Atterrir"/>
  6. </panel>