GNU bug report logs - #24436
[PATCH] dircolors: highlight Motion JPEG multimedia files

Previous Next

Package: coreutils;

Reported by: Antonio Ospite <ao2 <at> ao2.it>

Date: Wed, 14 Sep 2016 15:27:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

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: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#24436: closed ([PATCH] dircolors: highlight Motion JPEG
 multimedia files)
Date: Tue, 15 Nov 2016 20:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 15 Nov 2016 12:36:58 -0800
with message-id <CA+8g5KENqq08EXzPn6Q7LAaytzpkihhR0-aRC4kSU3tLJtWbtg <at> mail.gmail.com>
and subject line Re: bug#24436: [PATCH] dircolors: highlight Motion JPEG multimedia files
has caused the debbugs.gnu.org bug report #24436,
regarding [PATCH] dircolors: highlight Motion JPEG multimedia files
to be marked as done.

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


-- 
24436: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24436
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Antonio Ospite <ao2 <at> ao2.it>
To: bug-coreutils <at> gnu.org
Cc: Antonio Ospite <ao2 <at> ao2.it>
Subject: [PATCH] dircolors: highlight Motion JPEG multimedia files
Date: Wed, 14 Sep 2016 16:13:26 +0200
* src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
---

Please CC me on reply, I am not subscribed.

Thanks,
   Antonio

 src/dircolors.hin | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 0be7988..3c00faf 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -130,6 +130,8 @@ EXEC 01;32
 # image formats
 .jpg 01;35
 .jpeg 01;35
+.mjpg 01;35
+.mjpeg 01;35
 .gif 01;35
 .bmp 01;35
 .pbm 01;35
-- 
2.9.3



[Message part 3 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Antonio Ospite <ao2 <at> ao2.it>
Cc: 24436-done <at> debbugs.gnu.org
Subject: Re: bug#24436: [PATCH] dircolors: highlight Motion JPEG multimedia
 files
Date: Tue, 15 Nov 2016 12:36:58 -0800
On Wed, Sep 14, 2016 at 7:13 AM, Antonio Ospite <ao2 <at> ao2.it> wrote:
> * src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
> ---
>
> Please CC me on reply, I am not subscribed.
>
> Thanks,
>    Antonio
>
>  src/dircolors.hin | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/src/dircolors.hin b/src/dircolors.hin
> index 0be7988..3c00faf 100644
> --- a/src/dircolors.hin
> +++ b/src/dircolors.hin
> @@ -130,6 +130,8 @@ EXEC 01;32
>  # image formats
>  .jpg 01;35
>  .jpeg 01;35
> +.mjpg 01;35
> +.mjpeg 01;35

Pushed. Thank you.


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

Previous Next


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