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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bernhard Voelker <mail <at> bernhard-voelker.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#36899: closed ([PATCH] dircolors: Recognize the WebP image
 format)
Date: Wed, 07 Aug 2019 06:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 7 Aug 2019 08:32:40 +0200
with message-id <f92854c6-8b0c-81d1-c660-04017aa9ccbc <at> bernhard-voelker.de>
and subject line Re: bug#36899: [PATCH] dircolors: Recognize the WebP image format
has caused the debbugs.gnu.org bug report #36899,
regarding [PATCH] dircolors: Recognize the WebP image format
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
36899: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36899
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
From: Bernhard Voelker <mail <at> bernhard-voelker.de>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>, 36899-done <at> debbugs.gnu.org
Subject: Re: bug#36899: [PATCH] dircolors: Recognize the WebP image format
Date: Wed, 7 Aug 2019 08:32:40 +0200
Thanks, pushed (with a slight modification of the commit message) at:
  https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=eb5a9ebaf1

Have a nice day,
Berny


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

Previous Next


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