]> git.ipfire.org Git - thirdparty/cups-filters.git/commit
braille: use application/vnd.cups-brf instead of text/vnd.cups-brf 4/head
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 13 Nov 2017 01:19:48 +0000 (02:19 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 13 Nov 2017 01:19:48 +0000 (02:19 +0100)
commit349ae18823f9f195d309f61c4014cf9ad3c67394
tree3eeb2800839e6aa8db29ffe8708b6c841458d986
parent875536c29679d592f6923758edb6d841870a585e
braille: use application/vnd.cups-brf instead of text/vnd.cups-brf

When using a text/ MIME type, detection for .brf files would always
discover text/plain, instead of text/vnd.cups-brf, thus preventing from
directly embossing files by running .brf. Using application/vnd.cups-brf
avoids detection from trying to be too smart.
drv/generic-brf.drv
drv/indexv3.drv
drv/indexv4.drv
mime/braille.convs
mime/braille.types