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 510320 - x-content/* support
x-content/* support
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 510319
 
 
Reported: 2008-01-18 04:36 UTC by David Zeuthen (not reading bugmail)
Modified: 2008-01-18 11:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (456 bytes, patch)
2008-01-18 06:15 UTC, Matthias Clasen
needs-work Details | Review

Description David Zeuthen (not reading bugmail) 2008-01-18 04:36:49 UTC
Please include support for the new x-content/* machinery available in Nautilus. Specifically, adding support for the types

 x-content/video-dvd
 x-content/video-vcd
 x-content/video-svcd
 x-content/video-blueray
 x-content/video-hddvd

would make sense.

Please see bug 510319 for details about x-content/*. Thanks.
Comment 1 Matthias Clasen 2008-01-18 06:15:44 UTC
Created attachment 103119 [details] [review]
patch
Comment 2 Bastien Nocera 2008-01-18 11:30:06 UTC
The patch as such can't be applied, as it would try to add those mime-types to the file chooser windows.
Comment 3 Bastien Nocera 2008-01-18 11:47:58 UTC
2008-01-18  Bastien Nocera  <hadess@hadess.net>

        * data/desktop.sh:
        * data/mime-functions.sh:
        * data/mime-type-include.sh:
        * data/mime-type-list.txt: Add support for the new
        x-content/ types, fix FLAC being missing from the
        audio types, allow comments to be added to the
        mime-types list (Closes: #510323)