2140d6db4b
Also fix the icon name in the desktop file not including the vendor string.
9 lines
205 B
Desktop File
9 lines
205 B
Desktop File
[Desktop Entry]
|
|
Name=@APPNAME@
|
|
Type=Application
|
|
Comment=@APPCOMMENT@
|
|
MimeType=application/vnd.powdertoy.save;x-scheme-handler/ptsave;
|
|
Categories=Game;Simulation;
|
|
Exec=@APPEXE@ %u
|
|
Icon=@APPVENDOR@-@APPEXE@
|