blob: 43a7ede030e6ae0e5f76cc566713fc9b1e21e737 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="GUÍA DE LSL">
<check_box label="Seguir al cursor" name="lock_check"/>
<combo_box label="Bloquear" left_delta="120" name="history_combo" width="70"/>
<button label="Atrás" left_delta="75" name="back_btn"/>
<button label="Adelante" name="fwd_btn"/>
</floater>
|