diff --git a/extras/firefox_extension/ChangeLog b/extras/firefox_extension/ChangeLog index 62d45f2e5e..9decabb171 100644 --- a/extras/firefox_extension/ChangeLog +++ b/extras/firefox_extension/ChangeLog @@ -6,6 +6,11 @@ 2012-08-16 Hareesan Rajendra * firefox_extension : Contains files for Firefox extension. + +2012-09-02 Hareesan Rajendra + + * options.xul : Made some style property changes. + * ReadMe.txt : Updated with the informations. diff --git a/extras/firefox_extension/ReadMe b/extras/firefox_extension/ReadMe index a7bf220b23..6bc64d987f 100644 --- a/extras/firefox_extension/ReadMe +++ b/extras/firefox_extension/ReadMe @@ -19,3 +19,17 @@ the icon of pandora eventviewer in one corner. For more information about this extension contact Pandora FMS development team at pandorafms.com + +---------------How to pack as extension file----------- + +For Ubuntu users: + +1. Go to the root of extension folder using command prompt. +2. Use the command "zip -r pandorafms_firefox_extension.xpi ./" without double quotation(" ") marks. +3. Make sure the root folder of the compressed folder contains the chrome.manifest, install.rdf files. + +For other operating system users: +Use any of the compressing mechanism and compress the extension folder to .xpi format and make sure the chrome.manifest, install.rdf files located in the root directory of the compressed folder. + + + diff --git a/extras/firefox_extension/chrome/content/options.xul b/extras/firefox_extension/chrome/content/options.xul index 71e829961b..64ba6b2847 100644 --- a/extras/firefox_extension/chrome/content/options.xul +++ b/extras/firefox_extension/chrome/content/options.xul @@ -235,5 +235,5 @@ - +