]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- added multimedia entries.
authorTomasz Pala <gotar@pld-linux.org>
Tue, 16 Apr 2002 17:22:17 +0000 (17:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DIR_COLORS -> 1.3

DIR_COLORS

index 87c5a090b21cf4a102202235798c9e35902717ac..a976f91b931cb30032b25598fb994402a30c843b 100644 (file)
@@ -71,6 +71,7 @@ EXEC 01;32
 .bat 01;32
 .sh  01;32
 .csh 01;32
+
 .tar 01;31 # archives or compressed (bright red)
 .tgz 01;31
 .arj 01;31
@@ -85,10 +86,21 @@ EXEC 01;32
 .tz  01;31
 .rpm 01;31
 .cpio 01;31
+.deb 01;31
+
 .jpg 01;35 # image formats
 .gif 01;35
 .bmp 01;35
 .xbm 01;35
 .xpm 01;35
+.ppm 01;35
 .png 01;35
 .tif 01;35
+.tga 01;35
+
+.mp3 01;37 # multimedia files
+.mpg 01;37
+.mpeg 01;37
+.avi 01;37
+.asf 01;37
+.mov 01;37
This page took 0.147891 seconds and 4 git commands to generate.