Initial commit

This commit is contained in:
kramo
2025-11-28 19:14:39 +01:00
commit b6d7f70a93
32 changed files with 1171 additions and 0 deletions

0
po/LINGUAS Normal file
View File

6
po/POTFILES.in Normal file
View File

@@ -0,0 +1,6 @@
cartridges/application.py
cartridges/ui/window.blp
cartridges/ui/window.py
data/page.kramo.Cartridges.desktop.in
data/page.kramo.Cartridges.gschema.xml.in
data/page.kramo.Cartridges.metainfo.xml.in

1
po/meson.build Normal file
View File

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