18 lines
508 B
XML
18 lines
508 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<floater name="floater_primfeed" title="分享到Primfeed">
|
|
<panel name="background">
|
|
<tab_container name="tabs">
|
|
<panel label="相片" name="panel_primfeed_photo"/>
|
|
<panel label="帳戶" name="panel_primfeed_account"/>
|
|
</tab_container>
|
|
<panel name="connection_status_panel">
|
|
<text name="connection_error_text">
|
|
錯誤
|
|
</text>
|
|
<text name="connection_loading_text">
|
|
加載中...
|
|
</text>
|
|
</panel>
|
|
</panel>
|
|
</floater>
|