blob: 52ab6b0c3d6c13b6f49d3986cc066e0e2244d551 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="fast_timers">
<string name="pause">
Pausa
</string>
<string name="run">
Correre
</string>
<button label="Pausa" name="pause_btn"/>
</floater>
|