diff options
| author | James Rowe <jroweboy@gmail.com> | 2018-01-13 15:39:31 -0700 |
|---|---|---|
| committer | James Rowe <jroweboy@gmail.com> | 2018-01-13 15:40:57 -0700 |
| commit | c2d28351c7856db017dae3f2e813d8725d941c81 (patch) | |
| tree | 17f4d73533de994045faa75553eda63c6f712253 /dist/yuzu.desktop | |
| parent | 668e5452fa318ba57e6d5165b6df66fd2d004a66 (diff) | |
Add new icons and fix up the linux paths for install
Diffstat (limited to 'dist/yuzu.desktop')
| -rw-r--r-- | dist/yuzu.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/yuzu.desktop b/dist/yuzu.desktop new file mode 100644 index 000000000..105080c73 --- /dev/null +++ b/dist/yuzu.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=yuzu +GenericName=Switch Emulator +Comment=Nintendo Switch video game console emulator +Icon=yuzu +TryExec=yuzu +Exec=yuzu %f +Categories=Game;Emulator;Qt; +MimeType=application/x-nx-nro;application/x-nx-nso; +Keywords=Switch;Nintendo;
\ No newline at end of file |
