summaryrefslogtreecommitdiffstats
path: root/data/desktop/qinfo.xml
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@server-speed.net>2011-02-03 20:26:22 +0100
committerFlorian Pritz <bluewind@server-speed.net>2011-02-03 20:30:13 +0100
commit7885f76d408b1a71a0f98e00bc16fe72dd351808 (patch)
treef652257f48fc1938f8304b48bb6b6dcc7ce37dae /data/desktop/qinfo.xml
downloadqinfo-7885f76d408b1a71a0f98e00bc16fe72dd351808.tar.gz
qinfo-7885f76d408b1a71a0f98e00bc16fe72dd351808.tar.xz
initial commitHEADmaster
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'data/desktop/qinfo.xml')
-rw-r--r--data/desktop/qinfo.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/desktop/qinfo.xml b/data/desktop/qinfo.xml
new file mode 100644
index 0000000..1669aab
--- /dev/null
+++ b/data/desktop/qinfo.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="text/x-nfo">
+ <comment xml:lang="en">NFO document</comment>
+ <comment xml:lang="de">NFO Dokument</comment>
+ <glob pattern="*.nfo" />
+ </mime-type>
+ <mime-type type="text/x-diz">
+ <comment xml:lang="en">DIZ document</comment>
+ <comment xml:lang="de">DIZ Dokument</comment>
+ <glob pattern="*.diz" />
+ </mime-type>
+</mime-info>