mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
update screenshots and add screenshot mode
This commit is contained in:
@@ -42,6 +42,10 @@ if get_option('profile') == 'development'
|
||||
version_suffix = '-@0@'.format(vcs_tag)
|
||||
endif
|
||||
application_id = '@0@.@1@'.format(base_id, profile)
|
||||
elif get_option('profile') == 'screenshot'
|
||||
profile = 'Screenshot'
|
||||
version_suffix = ''
|
||||
application_id = base_id
|
||||
else
|
||||
profile = ''
|
||||
version_suffix = ''
|
||||
|
||||
Reference in New Issue
Block a user