bug-coreutils
[Top][All Lists]
Advanced

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

bug#66329: [PATCH] dircolors: recognize “jxl” (JPEG XL) files


From: Mike Swanson
Subject: bug#66329: [PATCH] dircolors: recognize “jxl” (JPEG XL) files
Date: Tue, 3 Oct 2023 16:02:09 -0700

---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 353831cdf..a63a97eff 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -153,6 +153,7 @@ EXEC 01;32
 .avif 01;35
 .jpg 01;35
 .jpeg 01;35
+.jxl 01;35
 .mjpg 01;35
 .mjpeg 01;35
 .gif 01;35
-- 
2.42.0






reply via email to

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