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

.desktop suffix deprecated with setDesktopFileName() #633

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

cjmayo
Copy link
Contributor

@cjmayo cjmayo commented Sep 22, 2023

QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix


The Qt documentation used to be a bit ambiguous on this but now they have clarified.

QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop.
For compatibility reasons, the .desktop suffix will be removed.
Please specify a desktop file name without .desktop suffix
@mitya57 mitya57 merged commit adeba38 into retext-project:master Sep 22, 2023
7 checks passed
@mitya57
Copy link
Member

mitya57 commented Sep 22, 2023

Thank you! Merged.

@cjmayo cjmayo deleted the setdesktopfilename branch February 28, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants