blob: 02550ec398d47eda70dca39de7c56e6a8d68b2a7 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script goto" title="GEHE ZU ZEILE">
<button label="OK" label_selected="OK" name="goto_btn"/>
<text name="txt">
Gehe zu Zeile
</text>
</floater>
|