blob: 14bee3ffc382d74331e91cfd7d31959248d246b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_twitter" title="TWITTER">
<tab_container name="tabs">
<panel label="REDIGIR" name="panel_twitter_photo"/>
<panel label="CONTA" name="panel_twitter_account"/>
</tab_container>
<text name="connection_error_text">
Erro
</text>
<text name="connection_loading_text">
Carregando...
</text>
</floater>
|