Initial commit

This commit is contained in:
heliguy
2023-08-31 14:45:49 -04:00
parent 215f0ee558
commit 88054958e0
31 changed files with 2488 additions and 0 deletions

0
po/LINGUAS Normal file
View File

6
po/POTFILES Normal file
View File

@@ -0,0 +1,6 @@
data/io.github.heliguy4599.FlattoolGUI.desktop.in
data/io.github.heliguy4599.FlattoolGUI.appdata.xml.in
data/io.github.heliguy4599.FlattoolGUI.gschema.xml
src/main.py
src/window.py
src/window.ui

1
po/meson.build Normal file
View File

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