mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
2012-08-22 Hareesan Rajendra <rharishan@gmail.com>
* Updated few features. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6905 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
a5b9f8ec66
commit
119aeb7e4c
@ -8,6 +8,16 @@
|
||||
<script src="chrome://pandorasidebar/content/js/main.js" />
|
||||
<script src="chrome://pandorasidebar/content/js/sound.js"/>
|
||||
|
||||
<menubar id="main-menubar">
|
||||
<menu label="Pandora FMS" insertafter="help-menu">
|
||||
<menupopup>
|
||||
<menuitem key="key_openPandoraSidebar" observes="viewPandoraSidebar" />
|
||||
<menuitem label="Pandora FMS Event Viewer Options..." key="PandoraMenu" oncommand="PandoraChrome.fn.displayDialog();" accesskey="e"/>
|
||||
|
||||
</menupopup>
|
||||
</menu>
|
||||
</menubar>
|
||||
|
||||
<menupopup id="viewSidebarMenu">
|
||||
<menuitem key="key_openPandoraSidebar" observes="viewPandoraSidebar" />
|
||||
</menupopup>
|
||||
|
@ -235,5 +235,5 @@
|
||||
</tabpanels>
|
||||
</tabbox>
|
||||
</prefpane>
|
||||
|
||||
<label value="Author Information : R.Hareesan (rharishan@gmail.com)"></label>
|
||||
</prefwindow>
|
||||
|
Loading…
x
Reference in New Issue
Block a user