Commit a99e4754 authored by Sam Foster's avatar Sam Foster
Browse files

Bug 1719463 - Part 8: Remove the File open, File save and Find buttons from...

Bug 1719463 - Part 8: Remove the File open, File save and Find buttons from the pre-proton appMenu view. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D121808
parent 9302af66
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
@@ -6,24 +6,6 @@
  <panelview id="appMenu-mainView" class="PanelUI-subView"
             descriptionheightworkaround="true">
    <vbox class="panel-subview-body">
      <toolbarbutton id="appMenu-open-file-button"
                     class="subviewbutton"
                     label="&openFileCmd.label;"
                     key="openFileKb"
                     command="Browser:OpenFile"
                     />
      <toolbarbutton id="appMenu-save-file-button"
                     class="subviewbutton"
                     data-l10n-id="appmenuitem-save-page"
                     key="key_savePage"
                     command="Browser:SavePage"
                     />
      <toolbarseparator/>
      <toolbarbutton id="appMenu-find-button"
                     class="subviewbutton subviewbutton-iconic"
                     label="&findOnCmd.label;"
                     key="key_find"
                     command="cmd_find"/>
      <toolbarbutton id="appMenu-more-button"
                     class="subviewbutton subviewbutton-nav"
                     label="&moreMenu.label;"
+0 −3
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
<!ENTITY  listAllTabs.label      "List all tabs">

<!ENTITY tabCmd.label "New Tab">
<!ENTITY openFileCmd.label "Open File…">
<!ENTITY printCmd.label "Print…">

<!ENTITY menubarCmd.label "Menu Bar">
@@ -125,8 +124,6 @@ this container is a toolbar. This avoids double-speaking. -->
<!ENTITY editPopupSettings.accesskey "E">
<!ENTITY dontShowMessage.accesskey "D">

<!ENTITY findOnCmd.label     "Find in This Page…">

<!ENTITY spellAddDictionaries.label "Add Dictionaries…">
<!ENTITY spellAddDictionaries.accesskey "A">