mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 19:38:13 +00:00
Menu item with right RSS BM title.
This commit is contained in:
parent
190d5f2c0c
commit
b4a55c889a
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user