First version upload

This commit is contained in:
jeffser
2024-05-12 18:18:25 -06:00
parent bd4a3c4b89
commit 5b77c2b73a
25 changed files with 1815 additions and 0 deletions

0
po/LINGUAS Normal file
View File

6
po/POTFILES Normal file
View File

@@ -0,0 +1,6 @@
data/com.jeffser.Alpaca.desktop.in
data/com.jeffser.Alpaca.metainfo.xml.in
data/com.jeffser.Alpaca.gschema.xml
src/main.py
src/window.py
src/window.ui

1
po/meson.build Normal file
View File

@@ -0,0 +1 @@
i18n.gettext('alpaca', preset: 'glib')