MozillaFirefox/ymp-mime.patch

35 lines
1.5 KiB
Diff

diff -Naur mozilla/profile/defaults/mimeTypes.rdf mozilla-mp/profile/defaults/mimeTypes.rdf
--- mozilla/profile/defaults/mimeTypes.rdf 2003-01-24 01:46:11.000000000 +0100
+++ mozilla-mp/profile/defaults/mimeTypes.rdf 2007-08-14 10:53:10.721393000 +0200
@@ -51,6 +51,30 @@
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:NC="http://home.netscape.com/NC-rdf#">
+
+ <RDF:Description RDF:about="urn:mimetype:externalApplication:text/x-suse-ymu"
+ NC:path="/sbin/OneClickInstallUrlHandler"
+ NC:prettyName="OneClickInstallUrlHandler" />
+ <RDF:Description RDF:about="urn:mimetype:text/x-suse-ymu"
+ NC:value="text/x-suse-ymu"
+ NC:editable="true"
+ NC:description=""
+ >
+ <NC:handlerProp
+ RDF:resource="urn:mimetype:handler:text/x-suse-ymu"/>
+ </RDF:Description>
+ <RDF:Description
+ RDF:about="urn:mimetype:handler:text/x-suse-ymu"
+ NC:alwaysAsk="false"
+ NC:saveToDisk="false"
+ NC:useSystemDefault="false"
+ NC:handleInternal="false">
+ <NC:externalApplication
+ RDF:resource="urn:mimetype:externalApplication:text/x-suse-ymu"/>
+ </RDF:Description>
+
+
+
<RDF:Description about="urn:mimetypes">
<NC:MIME-types>
<RDF:Seq about="urn:mimetypes:root">