Added project files (the GNOME Builder's template)

This commit is contained in:
2024-02-01 22:36:37 +01:00
parent 2815c00abb
commit 02feafeda9
21 changed files with 549 additions and 0 deletions

0
po/LINGUAS Normal file
View File

6
po/POTFILES Normal file
View File

@@ -0,0 +1,6 @@
data/de.privacynerd.colorcodes.desktop.in
data/de.privacynerd.colorcodes.metainfo.xml.in
data/de.privacynerd.colorcodes.gschema.xml
src/main.py
src/window.py
src/window.ui

1
po/meson.build Normal file
View File

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