From: Mike Swanson Date: Fri, 2 Aug 2019 20:50:17 +0000 (-0700) Subject: dircolors: recognize the WebP image format X-Git-Tag: v8.32~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5a9ebaf1f9725b7986d0754e26956372b713ce;p=thirdparty%2Fcoreutils.git dircolors: recognize the WebP image format * src/dircolors.hin: Add .webp for the WebP image format. Fixes https://bugs.gnu.org/36899 --- diff --git a/src/dircolors.hin b/src/dircolors.hin index 3aa445bfa7..9aa5b07dae 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