]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
dircolors: recognize the WebP image format
authorMike Swanson <mikeonthecomputer@gmail.com>
Fri, 2 Aug 2019 20:50:17 +0000 (13:50 -0700)
committerBernhard Voelker <mail@bernhard-voelker.de>
Wed, 7 Aug 2019 05:17:27 +0000 (07:17 +0200)
* src/dircolors.hin: Add .webp for the WebP image format.
Fixes https://bugs.gnu.org/36899

src/dircolors.hin

index 3aa445bfa7af529d22ffbc3adf30b83591083010..9aa5b07daeb24eb368a9861e5509a3ca5e3dfe52 100644 (file)
@@ -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