Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,17 @@
<?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>