Merge branch 'wip/3v1n0/desktop-app-info-fail-on-not-existent' into 'main'

gdesktopappinfo: Fail early if trying to launch an invalid executable and always use desktop Path and context $PATH

See merge request GNOME/glib!3042
This commit is contained in:
Philip Withnall
2022-12-13 13:01:09 +00:00
7 changed files with 619 additions and 78 deletions

View File

@@ -630,6 +630,7 @@ endif
appinfo_test_desktop_files = [
'appinfo-test-gnome',
'appinfo-test-notgnome',
'appinfo-test-path',
'appinfo-test',
'appinfo-test2',
]