AndrzejL

mimeTypes-1.rdf

Jul 28th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. [andrzejl@icsserver .thunderbird]$ cat ./wp7sr6fk.default/mimeTypes-1.rdf
  2. <?xml version="1.0"?>
  3. <RDF:RDF xmlns:NC="http://home.netscape.com/NC-rdf#"
  4. xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  5. <RDF:Description RDF:about="urn:mimetype:application/pdf"
  6. NC:value="application/pdf"
  7. NC:editable="true"
  8. NC:fileExtensions="pdf"
  9. NC:description="PDF document">
  10. <NC:handlerProp RDF:resource="urn:mimetype:handler:application/pdf"/>
  11. </RDF:Description>
  12. <RDF:Description RDF:about="urn:mimetypes">
  13. <NC:MIME-types RDF:resource="urn:mimetypes:root"/>
  14. </RDF:Description>
  15. <RDF:Description RDF:about="urn:scheme:http"
  16. NC:value="http">
  17. <NC:handlerProp RDF:resource="urn:scheme:handler:http"/>
  18. </RDF:Description>
  19. <RDF:Seq RDF:about="urn:mimetypes:root">
  20. <RDF:li RDF:resource="urn:mimetype:image/jpeg"/>
  21. <RDF:li RDF:resource="urn:mimetype:text/plain"/>
  22. <RDF:li RDF:resource="urn:mimetype:application/vnd.oasis.opendocument.text"/>
  23. <RDF:li RDF:resource="urn:mimetype:application/pdf"/>
  24. </RDF:Seq>
  25. <RDF:Description RDF:about="urn:scheme:handler:http"
  26. NC:useSystemDefault="true"
  27. NC:alwaysAsk="false" />
  28. <RDF:Description RDF:about="urn:schemes">
  29. <NC:Protocol-Schemes RDF:resource="urn:schemes:root"/>
  30. </RDF:Description>
  31. <RDF:Description RDF:about="urn:mimetype:image/jpeg"
  32. NC:value="image/jpeg"
  33. NC:editable="true"
  34. NC:description="JPEG Image">
  35. <NC:fileExtensions>jpg</NC:fileExtensions>
  36. <NC:fileExtensions>jpeg</NC:fileExtensions>
  37. <NC:fileExtensions>jpe</NC:fileExtensions>
  38. <NC:handlerProp RDF:resource="urn:mimetype:handler:image/jpeg"/>
  39. </RDF:Description>
  40. <RDF:Description RDF:about="urn:mimetype:handler:text/plain"
  41. NC:alwaysAsk="true"
  42. NC:useSystemDefault="true"
  43. NC:saveToDisk="false">
  44. <NC:externalApplication RDF:resource="urn:mimetype:externalApplication:text/plain"/>
  45. </RDF:Description>
  46. <RDF:Description RDF:about="urn:mimetype:externalApplication:image/jpeg"
  47. NC:path="/usr/bin/gwenview"
  48. NC:prettyName="gwenview" />
  49. <RDF:Description RDF:about="urn:mimetype:text/plain"
  50. NC:description="plain text document"
  51. NC:value="text/plain"
  52. NC:editable="true">
  53. <NC:fileExtensions>txt</NC:fileExtensions>
  54. <NC:fileExtensions>asc</NC:fileExtensions>
  55. <NC:handlerProp RDF:resource="urn:mimetype:handler:text/plain"/>
  56. </RDF:Description>
  57. <RDF:Description RDF:about="urn:mimetype:handler:image/jpeg"
  58. NC:alwaysAsk="false"
  59. NC:saveToDisk="false"
  60. NC:useSystemDefault="false"
  61. NC:handleInternal="false">
  62. <NC:externalApplication RDF:resource="urn:mimetype:externalApplication:image/jpeg"/>
  63. </RDF:Description>
  64. <RDF:Description RDF:about="urn:mimetype:handler:application/pdf"
  65. NC:alwaysAsk="true"
  66. NC:saveToDisk="true">
  67. <NC:externalApplication RDF:resource="urn:mimetype:externalApplication:application/pdf"/>
  68. </RDF:Description>
  69. <RDF:Description RDF:about="urn:mimetype:application/vnd.oasis.opendocument.text"
  70. NC:value="application/vnd.oasis.opendocument.text"
  71. NC:editable="true"
  72. NC:fileExtensions="odt"
  73. NC:description="ODT document">
  74. <NC:handlerProp RDF:resource="urn:mimetype:handler:application/vnd.oasis.opendocument.text"/>
  75. </RDF:Description>
  76. <RDF:Description RDF:about="urn:scheme:https"
  77. NC:value="https">
  78. <NC:handlerProp RDF:resource="urn:scheme:handler:https"/>
  79. </RDF:Description>
  80. <RDF:Description RDF:about="urn:root"
  81. NC:en-US_defaultHandlersVersion="-1" />
  82. <RDF:Description RDF:about="urn:scheme:handler:https"
  83. NC:useSystemDefault="true"
  84. NC:alwaysAsk="false" />
  85. <RDF:Description RDF:about="urn:mimetype:handler:application/vnd.oasis.opendocument.text"
  86. NC:alwaysAsk="true"
  87. NC:saveToDisk="true">
  88. <NC:externalApplication RDF:resource="urn:mimetype:externalApplication:application/vnd.oasis.opendocument.text"/>
  89. </RDF:Description>
  90. <RDF:Seq RDF:about="urn:schemes:root">
  91. <RDF:li RDF:resource="urn:scheme:http"/>
  92. <RDF:li RDF:resource="urn:scheme:https"/>
  93. </RDF:Seq>
  94. </RDF:RDF>
  95. [andrzejl@icsserver .thunderbird]$
Advertisement
Add Comment
Please, Sign In to add comment