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 499460 - Add filechooser filter for more text subtitle types
Add filechooser filter for more text subtitle types
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-11-25 01:08 UTC by Bastien Nocera
Modified: 2007-11-29 17:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2007-11-25 01:08:09 UTC
In totem-uri.c:
/* FIXME add missing *.sub, *.smi, and *.ssa */

Those need mime-types in shared-mime-info, and a few lines in Totem itself.
Comment 1 Bastien Nocera 2007-11-29 17:26:50 UTC
2007-11-29  Bastien Nocera  <hadess@hadess.net>

        * src/totem-uri.c: (totem_setup_file_filters): Add missing
        subtitle formats (Closes: #499460)