Skip to content

Include unprefixed desktop-file id along with prefixed one

Oleg Solovyov requested to merge McPain/glib:main into main

If prefix is specified, nothing changes.

If prefix is not specified and desktop-file does not exist in XDG_DATA_DIR, use any matching desktop-file from a subdir.

If desktop-file exists, nothing changes.

Merge request reports