From c2d28351c7856db017dae3f2e813d8725d941c81 Mon Sep 17 00:00:00 2001 From: James Rowe Date: Sat, 13 Jan 2018 15:39:31 -0700 Subject: Add new icons and fix up the linux paths for install --- dist/yuzu.desktop | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dist/yuzu.desktop (limited to 'dist/yuzu.desktop') 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 -- cgit v1.2.3