Initialize project

This commit is contained in:
2024-11-09 16:53:56 +01:00
commit f1980f1b1a
28 changed files with 2406 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.ddnss.sfs.git.eliasschriefer.Mensa.desktop.in
data/org.ddnss.sfs.git.eliasschriefer.Mensa.metainfo.xml.in
data/org.ddnss.sfs.git.eliasschriefer.Mensa.gschema.xml
src/window.blp

1
po/meson.build Normal file
View File

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