Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix QGuiApplication::desktopFileName usage #26418

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

ilya-fedin
Copy link
Contributor

@ilya-fedin ilya-fedin commented Jun 17, 2023

The Qt documentation says:
This is the file name, without the full path or the trailing ".desktop" extension of the desktop entry that represents this application according to the freedesktop desktop entry specification.

Qt 6.5.2 also automatically fixes it breaking all the current tdesktop and desktop-app usage expecting the file extension.

Depends on desktop-app/lib_base#185, desktop-app/lib_webview#41

@ilya-fedin ilya-fedin marked this pull request as ready for review July 19, 2023 16:13
The Qt documentation says:
This is the file name, without the full path or the trailing ".desktop" extension of the desktop entry that represents this application according to the freedesktop desktop entry specification.

Qt 6.5.2 also automatically fixes it breaking all the current tdesktop and desktop-app usage expecting the file extension.
@john-preston john-preston merged commit 59bb46a into telegramdesktop:dev Jul 19, 2023
6 of 8 checks passed
@ilya-fedin ilya-fedin deleted the desktop-file-name branch July 19, 2023 21:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants