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

To reply to this bug, email your comments to 66329 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#66329; Package coreutils. (Tue, 03 Oct 2023 23:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mike Swanson <mikeonthecomputer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 03 Oct 2023 23:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: bug-coreutils <at> gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: [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 211 days ago.

Previous Next


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