Update README.md
[ci skip]
This commit is contained in:
@@ -65,10 +65,9 @@ Using the desktop file `linuxdeployqt` can determine the parameters of the build
|
|||||||
Where your desktop file would look something like:
|
Where your desktop file would look something like:
|
||||||
```
|
```
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Amazing Qt App
|
Name=Amazing Qt App
|
||||||
Comment=The best Qt Application Ever.
|
Comment=The best Qt Application Ever
|
||||||
Exec=your_app
|
Exec=your_app
|
||||||
Icon=your_app
|
Icon=your_app
|
||||||
Categories=Office;
|
Categories=Office;
|
||||||
|
|||||||
Reference in New Issue
Block a user