coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] dircolors: recognize the ts video format


From: Guido Cella
Subject: [PATCH] dircolors: recognize the ts video format
Date: Wed, 14 Oct 2020 08:45:10 +0200

* src/dircolors.hin: Add .ts for MPEG transport stream videos.
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 8f795bc..6a88430 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -163,6 +163,7 @@ EXEC 01;32
 .mp4 01;35
 .m4v 01;35
 .mp4v 01;35
+.ts 01;35
 .vob 01;35
 .qt  01;35
 .nuv 01;35
-- 
2.28.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]