summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-12 16:21:04 +0100
committerJim Meyering <meyering@redhat.com>2008-01-12 16:21:04 +0100
commit9e8a6b696e985027680a6994ea7ae288e4693f24 (patch)
treea7876ca263dce0106e3a407a54b8e8ecd55977c7
parentdaf28a3110f39bd922f1268b79785ea1fc23ebd2 (diff)
downloadcoreutils-9e8a6b696e985027680a6994ea7ae288e4693f24.tar.xz
* src/dircolors.hin (image formats): Add the .svg suffix.
-rw-r--r--ChangeLog4
-rw-r--r--src/dircolors.hin3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 255116481..5b74c255f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/src/dircolors.hin b/src/dircolors.hin
index 3c171f916..838fa8f0b 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -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