add back yuzu.desktop
This commit is contained in:
parent
de846fb71e
commit
618115c6f6
1 changed files with 12 additions and 0 deletions
12
dist/yuzu.desktop
vendored
Normal file
12
dist/yuzu.desktop
vendored
Normal file
|
@ -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;application/x-nx-nsp;application/x-nx-xci;
|
||||
Keywords=Switch;Nintendo;
|
Loading…
Reference in a new issue