From: Jim Meyering Date: Tue, 31 Aug 1999 20:46:18 +0000 (+0000) Subject: Add .rpm, .png, and .fli. X-Git-Tag: FILEUTILS-4_0j-trial~243 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a292094508345005d2038e288ea437ca024e905;p=thirdparty%2Fcoreutils.git Add .rpm, .png, and .fli. From Andres Soolo. --- diff --git a/src/dircolors.hin b/src/dircolors.hin index b248dd62fa..3aede6b002 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