2012-09-02 Hareesan Rajendra <rharishan@gmail.com>

* options.xul : Made some style property changes.
        * ReadMe.txt  : Updated with the informations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
rharishan 2012-09-02 06:31:48 +00:00
parent 5278364618
commit 4a142a1bc7
3 changed files with 20 additions and 1 deletions

View File

@ -6,6 +6,11 @@
2012-08-16 Hareesan Rajendra <rharishan@gmail.com>
* firefox_extension : Contains files for Firefox extension.
2012-09-02 Hareesan Rajendra <rharishan@gmail.com>
* options.xul : Made some style property changes.
* ReadMe.txt : Updated with the informations.

View File

@ -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.

View File

@ -235,5 +235,5 @@
</tabpanels>
</tabbox>
</prefpane>
<label value="Author Information : R.Hareesan (rharishan@gmail.com)"></label>
<label style="font-family:arial;font-style:italic;color:black;font-size:11px;" value="Author Information : R.Hareesan (rharishan@gmail.com)"></label>
</prefwindow>