2012-09-11 Sancho Lerena <slerena@artica.es>
* install.rdf: Required changes in order to upload the addon to mozilla addon "store". git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6956 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
fe7bd3cad4
commit
1e1117cb9f
|
@ -1,3 +1,8 @@
|
|||
2012-09-11 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* install.rdf: Required changes in order to upload the
|
||||
addon to mozilla addon "store".
|
||||
|
||||
2012-09-11 Sancho Lerena <slerena@artica.es>
|
||||
|
||||
* install.rdf,
|
||||
|
|
|
@ -2,13 +2,14 @@
|
|||
<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>hareesan@pandorafms.org</em:id>
|
||||
<em:name>Pandora FMS Event viewer</em:name>
|
||||
<em:id>info@pandorafms.org</em:id>
|
||||
<em:type>2</em:type>
|
||||
<em:name>Pandora FMS Event viewer for Firefox</em:name>
|
||||
<em:version>1.0</em:version>
|
||||
<em:iconURL>chrome://pandorasidebar/content/images/icon32.png</em:iconURL>
|
||||
<em:creator>Pandora FMS</em:creator>
|
||||
<em:homepageURL>http://pandorafms.com</em:homepageURL>
|
||||
<em:description>Pandora FMS event viewer extension for Firefox. Use CTRL-SHIFT-L to launch the extension bar.</em:description>
|
||||
<em:description>Pandora FMS Event viewer extension for Firefox. Use CTRL-SHIFT-L to launch the extension bar.</em:description>
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
|
||||
|
|
Loading…
Reference in New Issue