I forgot the j2c extension.  Here's a replacement diff:

From df00590fdefdcb1a92132bd22b692d4f7358afd8 Mon Sep 17 00:00:00 2001
From: David Griffith <d...@661.org>
Date: Fri, 7 Apr 2017 05:10:49 -0700
Subject: [PATCH] dircolors: Colorize jp2 j2k j2c jpf jpx jpm mj2 mp2 filename
 extensions

* src/dircolors.hin jp2 j2k j2c jpf jpx jpm mj2 for JPEG2000
mp2 for an older flavor of mpeg audio before mp3
---
 src/dircolors.hin | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index fca51f23f..3aeec39e7 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -136,6 +136,13 @@ EXEC 01;32
 .jpeg 01;35
 .mjpg 01;35
 .mjpeg 01;35
+.jp2 01;35
+.j2c 01;35
+.j2k 01;35
+.jpf 01;35
+.jpx 01;35
+.jpm 01;35
+.mj2 01;35
 .gif 01;35
 .bmp 01;35
 .pbm 01;35
@@ -193,6 +200,7 @@ EXEC 01;32
 .midi 00;36
 .mka 00;36
 .mp3 00;36
+.mp2 00;36
 .mpc 00;36
 .ogg 00;36
 .ra 00;36
--
2.11.0


--
David Griffith
d...@661.org

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Reply via email to