summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-08-31 20:46:18 +0000
committerJim Meyering <jim@meyering.net>1999-08-31 20:46:18 +0000
commit8a292094508345005d2038e288ea437ca024e905 (patch)
treeeb7c102c425bdb614f133a1295d0f2ccc2601611 /src
parent82669abc1a25b51d6ee88731bc4dbe292e0c06a3 (diff)
downloadcoreutils-8a292094508345005d2038e288ea437ca024e905.tar.xz
Add .rpm, .png, and .fli.
From Andres Soolo.
Diffstat (limited to 'src')
-rw-r--r--src/dircolors.hin3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dircolors.hin b/src/dircolors.hin
index b248dd62f..3aede6b00 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -63,7 +63,9 @@ EXEC 01;32
.Z 01;31
.gz 01;31
.deb 01;31
+.rpm 01;31
.jpg 01;35 # image formats
+.png 01;35
.gif 01;35
.bmp 01;35
.ppm 01;35
@@ -73,5 +75,6 @@ EXEC 01;32
.tif 01;35
.mpg 01;37
.avi 01;37
+.fli 01;37
.gl 01;37
.dl 01;37