blob: 556d151c8c79477772d4360a3cb78d53c42b879c (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="LSL Wiki">
<check_box label="Volg cursor" name="lock_check"/>
<combo_box label="Vergrendelen" name="history_combo"/>
<button label="Terug" name="back_btn"/>
<button label="Vooruit" name="fwd_btn"/>
</floater>
|