bug-coreutils
[Top][All Lists]
Advanced

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

bug#24436: [PATCH] dircolors: highlight Motion JPEG multimedia files


From: Antonio Ospite
Subject: bug#24436: [PATCH] dircolors: highlight Motion JPEG multimedia files
Date: Wed, 14 Sep 2016 16:13:26 +0200

* src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
---

Please CC me on reply, I am not subscribed.

Thanks,
   Antonio

 src/dircolors.hin | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 0be7988..3c00faf 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -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
-- 
2.9.3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]