GNU bug report logs -
#24436
[PATCH] dircolors: highlight Motion JPEG multimedia files
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24436 in the body.
You can then email your comments to 24436 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#24436
; Package
coreutils
.
(Wed, 14 Sep 2016 15:27:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Antonio Ospite <ao2 <at> ao2.it>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Wed, 14 Sep 2016 15:27:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
bug-coreutils <at> gnu.org
:
bug#24436
; Package
coreutils
.
(Mon, 14 Nov 2016 16:29:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 24436 <at> debbugs.gnu.org (full text, mbox):
On Wed, 14 Sep 2016 16:13:26 +0200
Antonio Ospite <ao2 <at> ao2.it> wrote:
> * src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
> ---
>
Ping.
> 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
>
--
Antonio Ospite
https://ao2.it
https://twitter.com/ao2it
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
Information forwarded
to
bug-coreutils <at> gnu.org
:
bug#24436
; Package
coreutils
.
(Tue, 15 Nov 2016 15:27:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 24436 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 14 Sep 2016 16:13, Antonio Ospite wrote:
> * src/dircolors.hin: Add .mjpg and .mjpeg multimedia files.
lgtm
-mike
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Jim Meyering <jim <at> meyering.net>
:
You have taken responsibility.
(Tue, 15 Nov 2016 20:38:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Antonio Ospite <ao2 <at> ao2.it>
:
bug acknowledged by developer.
(Tue, 15 Nov 2016 20:38:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 24436-done <at> debbugs.gnu.org (full text, mbox):
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.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 14 Dec 2016 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 185 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.