Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37574372
en ru br
ALT Linux repositórios
S:118.0-alt1
5.0: 3.0.9-alt1.M50.1
4.1: 3.0.9-alt0.M41.1
+updates:3.0.4-alt0.M41.2
4.0: 2.0.0.18-alt0.M40.1
3.0: 1.0.7-alt3
+updates:1.0.8-alt0.M30.1

Group :: Rede/WWW
RPM: firefox

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: firefox3-default-mimetypes.patch
Download


--- mozilla/browser/locales/en-US/profile/unix/mimeTypes.rdf.fix	2008-09-09 04:42:56 +0400
+++ mozilla/browser/locales/en-US/profile/unix/mimeTypes.rdf	2008-09-09 04:39:20 +0400
@@ -1,11 +1,28 @@
-<?xml version="1.0"?>  
-
-<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:NC="http://home.netscape.com/NC-rdf#">
-
-  <Description about="urn:mimetypes"> 
-    <NC:MIME-types> 
-	    <Seq about="urn:mimetypes:root"> 
-	    </Seq> 
-    </NC:MIME-types> 
-  </Description> 
-</RDF>
+<?xml version="1.0"?>
+<RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#"
+         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <RDF:Description RDF:about="urn:schemes">
+	<NC:Protocol-Schemes RDF:resource="urn:schemes:root"/>
+  </RDF:Description>
+  <RDF:Description RDF:about="urn:mimetypes">
+	<NC:MIME-types RDF:resource="urn:mimetypes:root"/>
+  </RDF:Description>
+  <RDF:Seq RDF:about="urn:schemes:root">
+	<RDF:li RDF:resource="urn:scheme:file"/>
+  </RDF:Seq>
+  <RDF:Description RDF:about="urn:scheme:externalApplication:file"
+                   NC:prettyName="Firefox"
+                   NC:editable="false"
+                   NC:path="/usr/bin/firefox"/>
+  <RDF:Description RDF:about="urn:scheme:file"
+                   NC:value="file">
+	<NC:handlerProp RDF:resource="urn:scheme:handler:file"/>
+  </RDF:Description>
+  <RDF:Description RDF:about="urn:scheme:handler:file"
+                   NC:useSystemDefault="false"
+                   NC:handleInternal="false"
+                   NC:editable="false"
+                   NC:alwaysAsk="false">
+	<NC:externalApplication RDF:resource="urn:scheme:externalApplication:file"/>
+  </RDF:Description>
+</RDF:RDF>
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009