further rewrites, interface fixes, added temporary icon

This commit is contained in:
2025-12-03 21:43:30 +01:00
parent f8a10249bb
commit 0692210142
30 changed files with 1398 additions and 176 deletions

View File

@@ -7,8 +7,10 @@ project('gnomeframe',
i18n = import('i18n')
gnome = import('gnome')
install_subdir('data/resources/icons',
exclude_files: 'meson.build',
install_dir: get_option('datadir')
)
subdir('data')
subdir('src')