Add welcome page and improve generated code

This commit is contained in:
Elias Projahn 2023-09-13 14:58:31 +02:00
parent 379923e4ca
commit f61482c329
11 changed files with 175 additions and 92 deletions

View file

@ -3,6 +3,7 @@ gnome = import('gnome')
blueprints = custom_target('blueprints',
input: files(
'welcome_page.blp',
'window.blp'
),
output: '.',