bug-coreutils@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Mike Swanson <mikeonthecomputer@gmail.com>
To: 66329@debbugs.gnu.org
Cc: Mike Swanson <mikeonthecomputer@gmail.com>
Subject: bug#66329: [PATCH] dircolors: recognize “jxl” (JPEG XL) files
Date: Tue,  3 Oct 2023 16:02:09 -0700	[thread overview]
Message-ID: <20231003230225.47468-1-mikeonthecomputer@gmail.com> (raw)

---
 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	other threads:[~2023-10-03 23:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-coreutils

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231003230225.47468-1-mikeonthecomputer@gmail.com \
    --to=mikeonthecomputer@gmail.com \
    --cc=66329@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).