Setup project with working icon resources

This commit is contained in:
Daniele Verducci
2024-03-28 07:33:25 +01:00
commit ef006ae99b
27 changed files with 1327 additions and 0 deletions

0
po/LINGUAS Normal file
View File

6
po/POTFILES Normal file
View File

@@ -0,0 +1,6 @@
data/eu.ichibi.Lumos.desktop.in
data/eu.ichibi.Lumos.metainfo.xml.in
data/eu.ichibi.Lumos.gschema.xml
src/main.py
src/window.py
src/window.ui

1
po/meson.build Normal file
View File

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