first commit

This commit is contained in:
Late Night Defender 2024-10-24 01:16:53 +07:00
commit 4e05c7ae93
26 changed files with 2346 additions and 0 deletions

1
po/LINGUAS Normal file
View file

@ -0,0 +1 @@
# Please keep this file sorted alphabetically.

6
po/POTFILES.in Normal file
View file

@ -0,0 +1,6 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
data/org.techtransthai.BoostController.desktop.in
data/org.techtransthai.BoostController.metainfo.xml.in
data/org.techtransthai.BoostController.gschema.xml
src/window.ui

1
po/meson.build Normal file
View file

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