We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5843744 commit 9be9afcCopy full SHA for 9be9afc
README.md
@@ -65,10 +65,9 @@ Using the desktop file `linuxdeployqt` can determine the parameters of the build
65
Where your desktop file would look something like:
66
```
67
[Desktop Entry]
68
-Version=1.0
69
Type=Application
70
Name=Amazing Qt App
71
-Comment=The best Qt Application Ever.
+Comment=The best Qt Application Ever
72
Exec=your_app
73
Icon=your_app
74
Categories=Office;
0 commit comments