[totem] data: Add MJPEG mime-type



commit 9c649ea99ed659d712004fd29acfa2c14f84a98e
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 9 23:00:02 2018 +0100

    data: Add MJPEG mime-type
    
    Add video/x-mjpeg as handled, so a double-click will launch it in
    Videos, not in eog.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=792325

 data/mime-type-list.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/mime-type-list.txt b/data/mime-type-list.txt
index 47082c3..7f1bcc6 100644
--- a/data/mime-type-list.txt
+++ b/data/mime-type-list.txt
@@ -122,6 +122,7 @@ video/x-flic
 video/x-flv
 video/x-m4v
 video/x-matroska
+video/x-mjpeg
 video/x-mpeg
 video/x-mpeg2
 video/x-ms-asf


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]