]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/dircolors.hin (image formats): Add the .svg suffix.
authorMike Frysinger <vapier@gentoo.org>
Sat, 12 Jan 2008 15:21:04 +0000 (16:21 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 12 Jan 2008 15:21:04 +0000 (16:21 +0100)
ChangeLog
src/dircolors.hin

index 2551164817b8fcee771f1b50fbd94e9af84598a0..5b74c255f68a6deeebbc56f27d28fe449d6e5bb6 100644 (file)
--- 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.
index 3c171f9168828b2bb09e5a4345389204b6d8aa24..838fa8f0b39092773196873380c81a3240cdf105 100644 (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