Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(656)

Unified Diff: frog/tip/fftip/install.rdf

Issue 8889031: move tip to utils so it can be picked up in the SDK (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « frog/tip/fftip/chrome/content/browser.xul ('k') | frog/tip/froggertest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « frog/tip/fftip/chrome/content/browser.xul ('k') | frog/tip/froggertest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698