blob: b92c0944dec00e1d74a7b80d245bb76379e07bc2 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="RÉFÉRENCE LSL">
<check_box label="Suivre le curseur" name="lock_check"/>
<combo_box label="Verrouiller" left_delta="120" name="history_combo" width="70"/>
<button label="Précédente" left_delta="75" name="back_btn"/>
<button label="Suivante" name="fwd_btn"/>
</floater>
|