emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#24436: closed ([PATCH] dircolors: highlight Motion


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24436: closed ([PATCH] dircolors: highlight Motion JPEG multimedia files)
Date: Tue, 15 Nov 2016 20:38:02 +0000

Your message dated Tue, 15 Nov 2016 12:36:58 -0800
with message-id <address@hidden>
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
address@hidden)


-- 
24436: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24436
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- 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 <address@hidden> 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.


--- End Message ---

reply via email to

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