]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: highlight Motion JPEG multimedia files
authorAntonio Ospite <ao2@ao2.it>
Wed, 14 Sep 2016 14:13:26 +0000 (16:13 +0200)
committerJim Meyering <meyering@fb.com>
Tue, 15 Nov 2016 20:35:37 +0000 (12:35 -0800)
* src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
This resolves http://bugs.gnu.org/24436.

src/dircolors.hin

index 0be7988b739737196a526f758fa4673bed363294..3c00faf5d76acf017c71e1e4d10cf5e7815ccc28 100644 (file)
@@ -130,6 +130,8 @@ EXEC 01;32
 # image formats
 .jpg 01;35
 .jpeg 01;35
+.mjpg 01;35
+.mjpeg 01;35
 .gif 01;35
 .bmp 01;35
 .pbm 01;35