Re: [PATCH] Add svg to the dircolors list

2008-02-06 Thread Matthew Woehlke

Jim Meyering wrote:

Matthew Woehlke [EMAIL PROTECTED] wrote:

Mike Frysinger wrote:

diff --git a/src/dircolors.hin b/src/dircolors.hin



+.svg 01;35

How about .svgz?


It's already there.


Ok, must've snuck in when I wasn't looking. Thanks.

--
Matthew
ENLS: translation failed (Google was not your friend this time)



___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: [PATCH] Add svg to the dircolors list

2008-02-05 Thread Jim Meyering
Matthew Woehlke [EMAIL PROTECTED] wrote:
 Mike Frysinger wrote:
 diff --git a/src/dircolors.hin b/src/dircolors.hin
...
 +.svg 01;35

 How about .svgz?

It's already there.


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: [PATCH] Add svg to the dircolors list

2008-02-01 Thread Matthew Woehlke

Mike Frysinger wrote:

Signed-off-by: Mike Frysinger [EMAIL PROTECTED]
---
 src/dircolors.hin |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 3c171f9..14ba451 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -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


How about .svgz?

--
Matthew
It's impossible! But... do-able.
  -- Robert MacDougal (Sean Connery, Entrapment)



___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


Re: [PATCH] Add svg to the dircolors list

2008-01-12 Thread Jim Meyering
Thanks applied.


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils