remove all code and start with relm4 0.6

This commit is contained in:
2024-02-26 19:48:54 +01:00
parent 67a80edc9d
commit 3826726b84
44 changed files with 1016 additions and 1381 deletions

View File

@@ -3,9 +3,8 @@ option(
type: 'combo',
choices: [
'default',
'flathub',
'development'
],
value: 'default',
description: 'The build profile for Toolbx Tuner. One of "default" or "development".'
description: 'The build profile for Toolbox Tuner. One of "default" or "development".'
)