Search
lxdream.org :: lxdream/lxdream.desktop :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename lxdream.desktop
changeset 1017:f94af28e38b7
author nkeynes
date Wed May 27 08:46:29 2015 +1000 (8 years ago)
permissions -rw-r--r--
last change Add support for extracting the ELF symbol table and printing symbol names
alongside the SH4 disassembly
file annotate diff log raw
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/lxdream.desktop Wed May 27 08:46:29 2015 +1000
1.3 @@ -0,0 +1,12 @@
1.4 +[Desktop Entry]
1.5 +Version=1.0
1.6 +Encoding=UTF-8
1.7 +Name=lxdream
1.8 +GenericName=Dreamcast Emulator
1.9 +Type=Application
1.10 +Categories=Game;Emulator
1.11 +MimeType=application/x-lxdream-save-state;
1.12 +FilePattern=gdi;GDI;dst;DST;
1.13 +Exec=lxdream %f
1.14 +TryExec=lxdream
1.15 +Icon=lxdream
.