GNU bug report logs - #36899
[PATCH] dircolors: Recognize the WebP image format

Previous Next

Package: coreutils;

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

Date: Fri, 2 Aug 2019 20:51:02 UTC

Severity: normal

Tags: patch

Done: Bernhard Voelker <mail <at> bernhard-voelker.de>

Bug is archived. No further changes may be made.

Full log


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 the WebP image format
Date: Fri,  2 Aug 2019 13:50:17 -0700
* src/dircolors: Add .webp for the WebP image format
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 3aa445bfa..9aa5b07da 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -158,6 +158,7 @@ EXEC 01;32
 .m2v 01;35
 .mkv 01;35
 .webm 01;35
+.webp 01;35
 .ogm 01;35
 .mp4 01;35
 .m4v 01;35
-- 
2.22.0





This bug report was last modified 5 years and 286 days ago.

Previous Next


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