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