SIGN IN SIGN UP

linux: Use app_id as filepath for desktop file (#11337)

This undoes the changes from #11333 and uses the path of the `.desktop`
file instead.

According ot the spec
(https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html)
the filename and path of the `desktop` file are used to determine the
desktop file ID.

This is enough to match the windows (which have the same WMClass/app-id)
with the desktop entry.

Release Notes:

- N/A
T
Thorsten Ball committed
e69e25c171c3c2b402909795f638a48d6f84f502
Parent: 61a60d3
Committed by GitHub <noreply@github.com> on 5/3/2024, 9:03:55 AM