1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 01:18:51 +02:00

* src/dircolors.hin (image formats): Add the .svg suffix.

This commit is contained in:
Mike Frysinger
2008-01-12 16:21:04 +01:00
committed by Jim Meyering
parent daf28a3110
commit 9e8a6b696e
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2008-01-12 Mike Frysinger <vapier@gentoo.org>
* src/dircolors.hin (image formats): Add the .svg suffix.
2008-01-12 Jim Meyering <meyering@redhat.com>
Use new version of announce-gen.
+2 -1
View File
@@ -1,7 +1,7 @@
# Configuration file for dircolors, a utility to help you set the
# LS_COLORS environment variable used by GNU ls with the --color option.
# Copyright (C) 1996, 1999-2007
# Copyright (C) 1996, 1999-2008
# Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted provided the copyright notice and this notice are preserved.
@@ -138,6 +138,7 @@ EXEC 01;32
.tif 01;35
.tiff 01;35
.png 01;35
.svg 01;35
.mng 01;35
.pcx 01;35
.mov 01;35