/[packages]/cauldron/firefox/current/SOURCES/firefox-3.5.3-default-mail-handler.patch
ViewVC logotype

Contents of /cauldron/firefox/current/SOURCES/firefox-3.5.3-default-mail-handler.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20612 - (show annotations) (download)
Sun Jan 16 22:32:37 2011 UTC (13 years, 3 months ago) by blino
File size: 1478 byte(s)
imported package firefox
1 diff -p -up ./browser/locales/generic/profile/mimeTypes.rdf.orig ./browser/locales/generic/profile/mimeTypes.rdf
2 --- ./browser/locales/generic/profile/mimeTypes.rdf.orig 2009-10-19 15:53:21.000000000 -0200
3 +++ ./browser/locales/generic/profile/mimeTypes.rdf 2009-10-19 15:54:17.000000000 -0200
4 @@ -10,4 +10,28 @@
5 </Seq>
6 </NC:MIME-types>
7 </Description>
8 -</RDF>
9 +
10 + <RDF:Seq RDF:about="urn:mimetypes:root">
11 + </RDF:Seq>
12 + <RDF:Description RDF:about="urn:handler:local:/usr/bin/xdg-email"
13 + NC:prettyName="xdg-email"
14 + NC:path="/usr/bin/xdg-email" />
15 + <RDF:Description RDF:about="urn:scheme:externalApplication:mailto"
16 + NC:prettyName="xdg-email"
17 + NC:path="/usr/bin/xdg-email" />
18 + <RDF:Seq RDF:about="urn:schemes:root">
19 + <RDF:li RDF:resource="urn:scheme:mailto"/>
20 + </RDF:Seq>
21 + <RDF:Description RDF:about="urn:mimetypes">
22 + <NC:MIME-types RDF:resource="urn:mimetypes:root"/>
23 + </RDF:Description>
24 + <RDF:Description RDF:about="urn:scheme:handler:mailto"
25 + NC:alwaysAsk="false">
26 + <NC:possibleApplication RDF:resource="urn:handler:local:/usr/bin/xdg-email"/>
27 + <NC:externalApplication RDF:resource="urn:scheme:externalApplication:mailto"/>
28 + </RDF:Description>
29 + <RDF:Description RDF:about="urn:scheme:mailto"
30 + NC:value="mailto">
31 + <NC:handlerProp RDF:resource="urn:scheme:handler:mailto"/>
32 + </RDF:Description>
33 +</RDF:RDF>

  ViewVC Help
Powered by ViewVC 1.1.30