From 8b71877802baad4e560bcda4dfa154817fb6b695 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sun, 20 Jun 2010 22:59:13 +0200 Subject: [PATCH] Add application/x-nzb. Reference: http://docs.newzbin.com/index.php/Newzbin:NZB_Specs Fixes bug #10029. --- freedesktop.org.xml.in | 8 ++++++++ tests/list | 2 ++ tests/sample1.nzb | 18 ++++++++++++++++++ 3 files changed, 28 insertions(+), 0 deletions(-) create mode 100644 tests/sample1.nzb diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in index dd39201..fbc0fd8 100644 --- a/freedesktop.org.xml.in +++ b/freedesktop.org.xml.in @@ -2323,6 +2323,14 @@ command to generate the output files. + + <_comment>NewzBin usenet index + + + + + + <_comment>object code diff --git a/tests/list b/tests/list index 0dbf326..653ef05 100644 --- a/tests/list +++ b/tests/list @@ -217,6 +217,8 @@ test.metalink application/metalink+xml test.mml application/mathml+xml ox # Copied from http://doc.trolltech.com/4.4/linguist-hellotr.html linguist.ts text/vnd.trolltech.linguist +# Copied from http://docs.newzbin.com/index.php/Newzbin:NZB_Specs +sample1.nzb application/x-nzb # Archives # Copied from http://bugs.freedesktop.org/show_bug.cgi?id=14909 diff --git a/tests/sample1.nzb b/tests/sample1.nzb new file mode 100644 index 0000000..4d262d5 --- /dev/null +++ b/tests/sample1.nzb @@ -0,0 +1,18 @@ + + + + + Your File! + Example + + + + alt.binaries.newzbin + alt.binaries.mojo + + + 123456789abcdef@news.newzbin.com + 987654321fedbca@news.newzbin.com + + + -- 1.7.1