Call setDesktopFileName without `.desktop` suffix
authorkleifgch <81602214+kleifgch@users.noreply.github.com>
Sun, 29 Dec 2024 03:07:25 +0000 (04:07 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Thu, 2 Jan 2025 11:33:34 +0000 (11:33 +0000)
commit7a1ce2cb89f04737517017c12cabde0352e486e7
tree0ad2ea45a9e04076291ebc0a2b61154ff32009c3
parent0db44c8af88a487f772ae3df5040f24a70841c4b
Call setDesktopFileName without `.desktop` suffix

As clarified in [1], the method expects to be called without the suffix.

[1] https://github.com/qt/qtbase/commit/0c5135a9dfa6140d23d86b001c3054891c22dcb9

Signed-off-by: kleifgch <81602214+kleifgch@users.noreply.github.com>
src/gui/application.cpp