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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 6 lines · 5 code · 0 blank · 1 comment · 0 complexity · ea3a9c4ff33dbcbf7a39a9a99bd63b1f 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="Stehen" name="stand_btn" tool_tip="Klicken Sie hier, um aufzustehen."/>
  5. <button label="Flug stoppen" name="stop_fly_btn" tool_tip="Flug stoppen"/>
  6. </panel>