After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769357 - thegamesdb: Use the Genesis 32X MIME type
thegamesdb: Use the Genesis 32X MIME type
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2016-07-31 14:44 UTC by Adrien Plazas
Modified: 2016-08-25 13:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
thegamesdb: Use Genesis 32X registered MIME type (1.81 KB, patch)
2016-07-31 14:48 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-07-31 14:44:57 UTC
This depends on https://bugs.freedesktop.org/show_bug.cgi?id=97155

We should use the 'application/x-genesis-32x-rom' MIME type to discriminate Genesis 32X games from Genesis ones rather than trying to disambiguate them from 'application/x-genesis-rom'.
Comment 1 Adrien Plazas 2016-07-31 14:48:57 UTC
Created attachment 332441 [details] [review]
thegamesdb: Use Genesis 32X registered MIME type

Use the 'application/x-genesis-32x-rom' MIME type rather than trying to
disambiguate it from 'application/x-genesis-rom'.
Comment 2 Bastien Nocera 2016-08-02 11:16:14 UTC
Review of attachment 332441 [details] [review]:

Looks good to commit after the shared-mime-info patch has been accepted.
Comment 3 Adrien Plazas 2016-08-25 13:09:21 UTC
Attachment 332441 [details] pushed as c312e45 - thegamesdb: Use Genesis 32X registered MIME type