Bug 423434 - Remove File/Page setup from app menu and browser menubar in Linux. r=gavin

This commit is contained in:
Jan Horak 2014-04-02 11:17:21 -04:00
parent 4250f37dae
commit d7a7b0ae16

View File

@ -73,10 +73,12 @@
accesskey="&emailPageCmd.accesskey;" accesskey="&emailPageCmd.accesskey;"
command="Browser:SendLink"/> command="Browser:SendLink"/>
<menuseparator/> <menuseparator/>
#ifndef XP_LINUX
<menuitem id="menu_printSetup" <menuitem id="menu_printSetup"
label="&printSetupCmd.label;" label="&printSetupCmd.label;"
accesskey="&printSetupCmd.accesskey;" accesskey="&printSetupCmd.accesskey;"
command="cmd_pageSetup"/> command="cmd_pageSetup"/>
#endif
#ifndef XP_MACOSX #ifndef XP_MACOSX
<menuitem id="menu_printPreview" <menuitem id="menu_printPreview"
label="&printPreviewCmd.label;" label="&printPreviewCmd.label;"