| Index: frog/tip/fftip/install.rdf
|
| diff --git a/frog/tip/fftip/install.rdf b/frog/tip/fftip/install.rdf
|
| deleted file mode 100644
|
| index 68858ae4467260563473d97ecb313e9cb664c6df..0000000000000000000000000000000000000000
|
| --- a/frog/tip/fftip/install.rdf
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -<?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>fftip@dartlang.org</em:id>
|
| - <em:name>Dart Tip for Firefox</em:name>
|
| - <em:version>0.01</em:version>
|
| - <em:type>2</em:type>
|
| - <em:description>Dart Tip for Firefox</em:description>
|
| - <em:targetApplication>
|
| - <Description>
|
| - <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
| - <em:minVersion>6.0</em:minVersion>
|
| - <em:maxVersion>8.0</em:maxVersion>
|
| - </Description>
|
| - </em:targetApplication>
|
| - </Description>
|
| -</RDF>
|
|
|