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="Wyślij na Primfeed">
<panel name="background">
<tab_container name="tabs">
<panel label="Zdjęcie" name="panel_primfeed_photo" />
<panel label="Konto" name="panel_primfeed_account" />
</tab_container>
<panel name="connection_status_panel">
<text name="connection_error_text">
Błąd
</text>
<text name="connection_loading_text">
Wczytywanie...
</text>
</panel>
</panel>
</floater>