diff options
author | Nadia Holmquist Pedersen <nadia@nhp.sh> | 2021-10-03 11:37:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-03 09:37:33 +0000 |
commit | a9fc0adf962af598972d9dde7b4b4a91c61837ba (patch) | |
tree | cf47a2f8233f97f2e476c9d83e1a31dde93145c5 /res/net.kuribo64.melonDS.desktop | |
parent | d378b0252f0f8ea7a97889e35320a49b9192affc (diff) |
Move resources to res/ directory (#1204)
* Move resources to res/ directory and update CMake scripts accordingly
Co-authored-by: Rayyan Ansari <68647953+RayyanAnsari@users.noreply.github.com>
Diffstat (limited to 'res/net.kuribo64.melonDS.desktop')
-rw-r--r-- | res/net.kuribo64.melonDS.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/res/net.kuribo64.melonDS.desktop b/res/net.kuribo64.melonDS.desktop new file mode 100644 index 0000000..de12ecc --- /dev/null +++ b/res/net.kuribo64.melonDS.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=melonDS +GenericName=Nintendo DS Emulator +Comment=A fast and accurate Nintendo DS emulator. +Exec=melonDS %f +Type=Application +Categories=Game;Emulator; +Terminal=false +Icon=net.kuribo64.melonDS +MimeType=application/x-nintendo-ds-rom; +Keywords=emulator;Nintendo;DS;NDS;Nintendo DS; |