From 6cafe09c333f989469ff77dc2b3efb87cd080f43 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Beno=C3=AEt=20Knecht?= Date: Mon, 11 Jul 2011 00:38:34 +0200 Subject: [PATCH] dircolors: highlight .webm multimedia files * src/dircolors.hin: Add .webm multimedia files. Suggested by Josh Triplett in http://bugs.debian.org/582403. --- src/dircolors.hin | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dircolors.hin b/src/dircolors.hin index 97a8ee4..8b4a645 100644 --- a/src/dircolors.hin +++ b/src/dircolors.hin @@ -163,6 +163,7 @@ EXEC 01;32 .mpeg 01;35 .m2v 01;35 .mkv 01;35 +.webm 01;35 .ogm 01;35 .mp4 01;35 .m4v 01;35 -- 2.7.4