Menu item with right RSS BM title.

This commit is contained in:
mgalli%geckonnection.com 2005-09-21 04:13:44 +00:00
parent 190d5f2c0c
commit b4a55c889a

View File

@ -95,7 +95,7 @@
<menuitem id="command_DoPanelPreferences" command="cmd_DoPanelPreferences" label="&prefs.label;" />
<!-- separator for now in CSS - need to redesign -->
<menuitem id="command_ViewOptions" style='border-top:1px solid black' type="checkbox" command="cmd_ViewOptions" label="View Options" />
<menuitem id="command_ViewRSS" type="checkbox" command="cmd_ViewRSS" label="View RSS" />
<menuitem id="command_ViewRSS" type="checkbox" command="cmd_ViewRSS" label="&rssBMtitle.label;" />
<!--
<menuitem id="command_BrowserOpenInfo" label="page Info" />
<menuitem id="command_BrowserTestDialogs" label="Dialog XUL" />