summaryrefslogtreecommitdiffstats
path: root/dist/yuzu.desktop
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2018-01-13 23:39:31 +0100
committerJames Rowe <jroweboy@gmail.com>2018-01-13 23:40:57 +0100
commitc2d28351c7856db017dae3f2e813d8725d941c81 (patch)
tree17f4d73533de994045faa75553eda63c6f712253 /dist/yuzu.desktop
parentUpdate dynarmic to bc73004 (diff)
downloadyuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar.gz
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar.bz2
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar.lz
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar.xz
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.tar.zst
yuzu-c2d28351c7856db017dae3f2e813d8725d941c81.zip
Diffstat (limited to '')
-rw-r--r--dist/yuzu.desktop12
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