gdesktopappinfo: Take in account the desktop Path to find executables

Desktop files can provide the executable working path and that can be
used to pick the file to launch.

So take it in account.
This commit is contained in:
Marco Trevisan (Treviño)
2022-10-31 16:56:23 +01:00
parent 7bac92a2bb
commit e41e3dc601
4 changed files with 95 additions and 3 deletions

View File

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