initial commit

This commit is contained in:
2025-12-02 16:51:17 +01:00
commit f1434656cd
33 changed files with 6126 additions and 0 deletions

1
po/LINGUAS Normal file
View File

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

8
po/POTFILES.in Normal file
View File

@@ -0,0 +1,8 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
data/gay.valhrafnaz.Gnomeframe.desktop.in
data/gay.valhrafnaz.Gnomeframe.metainfo.xml.in
data/gay.valhrafnaz.Gnomeframe.gschema.xml
src/main.py
src/window.py
src/window.ui

1
po/meson.build Normal file
View File

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