summaryrefslogtreecommitdiff
path: root/melodactyl/install.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'melodactyl/install.rdf')
-rw-r--r--melodactyl/install.rdf20
1 files changed, 10 insertions, 10 deletions
diff --git a/melodactyl/install.rdf b/melodactyl/install.rdf
index ac3a7361..f0b625d8 100644
--- a/melodactyl/install.rdf
+++ b/melodactyl/install.rdf
@@ -2,16 +2,16 @@
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:songbird="http://www.songbirdnest.com/2007/addon-metadata-rdf#">
- <Description about="urn:mozilla:install-manifest">
- <em:id>melodactyl@dactyl.googlecode.com</em:id>
- <em:type>2</em:type>
- <em:name>Melodactyl</em:name>
- <em:version>0.1a1pre</em:version>
- <em:description>Songbird for Vim and CMus junkies.</em:description>
- <em:creator>Prathyush Thota</em:creator>
- <em:homepageURL>http://dactyl.sourceforge.net/</em:homepageURL>
- <em:iconURL>chrome://melodactyl/skin/icon.png</em:iconURL>
- <em:optionsURL>chrome://dactyl/content/preferences.xul</em:optionsURL>
+ <Description about="urn:mozilla:install-manifest"
+ em:id="melodactyl@dactyl.googlecode.com"
+ em:type="2"
+ em:name="Melodactyl"
+ em:version="0.1a1pre"
+ em:description="Songbird for Vim and CMus junkies."
+ em:creator="Prathyush Thota"
+ em:homepageURL="http://dactyl.sourceforge.net/"
+ em:iconURL="chrome://melodactyl/skin/icon.png"
+ em:optionsURL="chrome://dactyl/content/preferences.xul">
<em:targetApplication>
<Description>
<em:id>songbird@songbirdnest.com</em:id>