blob: 87e6d16056ac21b9d2c50098b8e6b3121cf50255 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="LLScrollingPanelParam">
<text name="Loading...">
Carregando...
</text>
<text name="Loading...2">
Carregando...
</text>
<slider label="[DESC]" name="param slider"/>
</panel>
|