GNU bug report logs - #25456
[PATCH] dircolors: Highlight WIM archives.

Previous Next

Package: coreutils;

Reported by: Mike Swanson <mikeonthecomputer <at> gmail.com>

Date: Sun, 15 Jan 2017 23:11:01 UTC

Severity: normal

Tags: patch

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Pádraig Brady <P <at> draigBrady.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#25456: closed ([PATCH] dircolors: Highlight WIM archives.)
Date: Sat, 21 Jan 2017 16:09:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 21 Jan 2017 16:07:58 +0000
with message-id <1bcfa4b7-4268-204e-3cd3-2c795c0e3f42 <at> draigBrady.com>
and subject line Re: bug#25456: [PATCH] dircolors: Highlight WIM archives.
has caused the debbugs.gnu.org bug report #25456,
regarding [PATCH] dircolors: Highlight WIM archives.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
25456: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25456
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mike Swanson <mikeonthecomputer <at> gmail.com>
To: bug-coreutils <at> gnu.org
Cc: Mike Swanson <mikeonthecomputer <at> gmail.com>
Subject: [PATCH] dircolors: Highlight WIM archives.
Date: Sun, 15 Jan 2017 10:48:12 -0800
---
 src/dircolors.hin | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index c560c2a6f..fca51f23f 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -126,6 +126,10 @@ EXEC 01;32
 .7z  01;31
 .rz  01;31
 .cab 01;31
+.wim 01;31
+.swm 01;31
+.dwm 01;31
+.esd 01;31
 
 # image formats
 .jpg 01;35
-- 
2.11.0



[Message part 3 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: Mike Swanson <mikeonthecomputer <at> gmail.com>, 25456-done <at> debbugs.gnu.org
Subject: Re: bug#25456: [PATCH] dircolors: Highlight WIM archives.
Date: Sat, 21 Jan 2017 16:07:58 +0000
On 15/01/17 18:48, Mike Swanson wrote:
> ---
>  src/dircolors.hin | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index c560c2a6f..fca51f23f 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -126,6 +126,10 @@ EXEC 01;32
>  .7z  01;31
>  .rz  01;31
>  .cab 01;31
> +.wim 01;31
> +.swm 01;31
> +.dwm 01;31
> +.esd 01;31

Common enough formats. Pushed.

thanks,
Pádraig



This bug report was last modified 8 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.