From: robert Danke für Ihre Aufmerksamkeit!
+Demonstration
+
+
+Wichtige Unterschiede von SM2 zu FF/TB
+
+
+
+chrome://-URLs für den Browser, aber
+ gleiche/ähnliche für Mail/News, chrome://communicator/
+ für Teile, die SeaMonkey als gesamtes betreffen, aber nicht im Toolkit
+ (global, mozapps) enthalten sind
http://www.mozilla.org/about/manifesto
+Gehet hinaus und redet darüber!
+
http://www.seamonkey-project.org/
+
http://www.seamonkey.at/ (Deutsch)
+targetApplication hinzufügen:
+<?xml version="1.0"?>
+<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
+ <Description about="urn:mozilla:install-manifest">
+ <em:id>testext@eample.org</em:id>
+ <em:name>Test Extension</em:name>
+ <em:version>1.0</em:version>
+ <em:description>An example extension for testing only.</em:description>
+ <em:creator>Robert Kaiser</em:creator>
+ <em:type>2</em:type>
+
+ <!-- Firefox -->
+ <em:targetApplication>
+ <Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>3.0b5</em:minVersion>
+ <em:maxVersion>3.6a1pre</em:maxVersion>
+ </Description>
+ </em:targetApplication>
+
+ <!-- SeaMonkey -->
+ <em:targetApplication>
+ <Description>
+ <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+ <em:minVersion>2.0a1pre</em:minVersion>
+ <em:maxVersion>2.0.*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
+ </Description>
+</RDF>diff --git a/maow-berlin2009-sm2/slide_installrdf.html b/maow-berlin2009-sm2/slide_installrdf.html new file mode 100644 index 0000000..e26cee2 --- /dev/null +++ b/maow-berlin2009-sm2/slide_installrdf.html @@ -0,0 +1,68 @@ + + +
+ + +
+ + + + + + + + + + +
+