bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13703: [PATCH] dircolors: add arc archive


From: Pádraig Brady
Subject: bug#13703: [PATCH] dircolors: add arc archive
Date: Thu, 28 Feb 2013 03:34:29 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 02/12/2013 10:45 PM, Javier Lopez wrote:
> Hi,
> 
> Attached patch adds colorizing for *.arc archives. This was suggested /
> requested by zapman in lp #1088131:
> 
>     https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131
> 
> Greetings,
>          Javier López
> 
> ======================================================================
> 
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 6dfd113..e56c3c3 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -110,6 +110,7 @@ EXEC 01;32
>  #.csh 01;32
>  
>   # archives or compressed (bright red)
> +.arc 01;31
>  .tar 01;31
>  .tgz 01;31
>  .arj 01;31

pushed.

thanks,
Pádraig.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]