diff options
Diffstat (limited to '.local/share/applications/PortProton.desktop')
| -rwxr-xr-x | .local/share/applications/PortProton.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.local/share/applications/PortProton.desktop b/.local/share/applications/PortProton.desktop new file mode 100755 index 0000000..6aed16d --- /dev/null +++ b/.local/share/applications/PortProton.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=PortProton +Exec=env /home/kamen/PortWINE/PortProton/data/scripts/start.sh %F +Type=Application +Terminal=False +Categories=Game +StartupNotify=true +MimeType=application/x-ms-dos-executable;application/x-wine-extension-msp;application/x-msi;application/x-msdos-program +Path=/home/kamen/PortWINE/PortProton/data/scripts/ +Icon=/home/kamen/PortWINE/PortProton/data/img/w.png |
