-rw-r--r-- | install.rdf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf.in b/install.rdf.in index 1e70de4..c36cce4 100644 --- a/install.rdf.in +++ b/install.rdf.in | |||
@@ -2,17 +2,17 @@ | |||
2 | <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | 2 | <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
3 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | 3 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
4 | 4 | ||
5 | <Description about="urn:mozilla:install-manifest"> | 5 | <Description about="urn:mozilla:install-manifest"> |
6 | 6 | ||
7 | <em:id>@MOZ_EXT_ID@</em:id> | 7 | <em:id>@MOZ_EXT_ID@</em:id> |
8 | <em:name>Fireflix</em:name> | 8 | <em:name>Fireflix</em:name> |
9 | <em:version>@VERSION@</em:version> | 9 | <em:version>@VERSION@</em:version> |
10 | <em:description>Flickr management tool</em:description> | 10 | <em:description>Sidebar flickr management tool</em:description> |
11 | <em:creator>Klever Group; http://www.klever.net/</em:creator> | 11 | <em:creator>Klever Group; http://www.klever.net/</em:creator> |
12 | <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> | 12 | <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> |
13 | <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> | 13 | <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> |
14 | <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> | 14 | <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> |
15 | <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> | 15 | <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> |
16 | 16 | ||
17 | <!-- Firefox --> | 17 | <!-- Firefox --> |
18 | <em:targetApplication> | 18 | <em:targetApplication> |