summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-04-19 08:51:30 +0200
committerJim Meyering <meyering@redhat.com>2008-04-19 08:52:08 +0200
commit7e1075dd747420ec96d34d5bc289f7137abc80c7 (patch)
treed690527c1f4de12995b22a4c4f24f3abbd356502 /src
parenta85752ff4b7c18e6c4cf0c0e43da24080e2d0709 (diff)
downloadcoreutils-7e1075dd747420ec96d34d5bc289f7137abc80c7.tar.xz
* src/dircolors.hin: Add .flv. Move .svgz to "image formats".
Diffstat (limited to 'src')
-rw-r--r--src/dircolors.hin3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin
index e60e11c6f..25dfc6eeb 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -102,7 +102,6 @@ EXEC 01;32
# archives or compressed (bright red)
.tar 01;31
.tgz 01;31
-.svgz 01;31
.arj 01;31
.taz 01;31
.lzh 01;31
@@ -141,6 +140,7 @@ EXEC 01;32
.tiff 01;35
.png 01;35
.svg 01;35
+.svgz 01;35
.mng 01;35
.pcx 01;35
.mov 01;35
@@ -162,6 +162,7 @@ EXEC 01;32
.flc 01;35
.avi 01;35
.fli 01;35
+.flv 01;35
.gl 01;35
.dl 01;35
.xcf 01;35