ZIm/crates/zed
Thorsten Ball e69e25c171
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
2024-05-03 11:03:55 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources linux: Use app_id as filepath for desktop file (#11337) 2024-05-03 11:03:55 +02:00
src Tie the Zed application ID to the release channel (#11335) 2024-05-03 10:48:35 +02:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.toml Rename RemoteProject -> DevServerProject (#11301) 2024-05-02 11:00:08 -06:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00