diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:37:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:37:17 +0000 |
commit | 69cb215a954eb985f5dfc34aaa753f83702e331f (patch) | |
tree | 2b546f4aad692d612d15376a3a90090f4fb91495 /debian/lynx-common.mime | |
parent | Adding upstream version 2.9.0dev.12. (diff) | |
download | lynx-69cb215a954eb985f5dfc34aaa753f83702e331f.tar.xz lynx-69cb215a954eb985f5dfc34aaa753f83702e331f.zip |
Adding debian version 2.9.0dev.12-1.debian/2.9.0dev.12-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/lynx-common.mime')
-rw-r--r-- | debian/lynx-common.mime | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/lynx-common.mime b/debian/lynx-common.mime new file mode 100644 index 0000000..4777956 --- /dev/null +++ b/debian/lynx-common.mime @@ -0,0 +1,2 @@ +text/html; /usr/bin/lynx -force_html %s; needsterminal; description=HTML Text; nametemplate=%s.html; priority=3 +text/html; /usr/bin/lynx -dump -force_html %s; copiousoutput; description=HTML Text; nametemplate=%s.html; priority=2 |