On Wed, Sep 14, 2016 at 7:13 AM, Antonio Ospite <[email protected]> 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.
