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

Previous Next

Package: coreutils;

Reported by: Mike Swanson <mikeonthecomputer <at> gmail.com>

Date: Tue, 3 Oct 2023 23:04:02 UTC

Severity: normal

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: 66329 <at> debbugs.gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
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





This bug report was last modified 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.