mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
ui, fix gmenu2x control files (correct category, add chd to filelist)
This commit is contained in:
parent
44245ef0ea
commit
8b48f9d483
2 changed files with 3 additions and 3 deletions
|
@ -6,4 +6,4 @@ Exec=PicoDrive %f
|
|||
Icon=megadrive
|
||||
Terminal=false
|
||||
Categories=emulators;
|
||||
MimeType=.md;.smd;.bin;.sms;.cue;.32x;.zip;.7z
|
||||
MimeType=.md;.smd;.bin;.sms;.cue;.chd;.32x;.zip;.7z
|
||||
|
|
|
@ -3,10 +3,10 @@ Name=Picodrive
|
|||
Comment=A megadrive/genesis emulator
|
||||
Exec=PicoDrive %f
|
||||
Icon=megadrive
|
||||
Categories=games;
|
||||
Categories=emulators;
|
||||
X-OD-Manual=
|
||||
X-OD-Selector=
|
||||
X-OD-Filter=.md,.smd,.bin,.sms,.cue,.32x,.zip,.7z
|
||||
X-OD-Filter=.md,.smd,.bin,.sms,.cue,.chd,.32x,.zip,.7z
|
||||
Terminal=true
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue