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

Bug 1719463 - Part 9: Remove the More items button and its sub-view from the...

Bug 1719463 - Part 9: Remove the More items button and its sub-view from the pre-proton appMenu view. r=Gijs,flod

Differential Revision: https://phabricator.services.mozilla.com/D121809
parent a99e4754
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
@@ -6,11 +6,6 @@
  <panelview id="appMenu-mainView" class="PanelUI-subView"
             descriptionheightworkaround="true">
    <vbox class="panel-subview-body">
      <toolbarbutton id="appMenu-more-button"
                     class="subviewbutton subviewbutton-nav"
                     label="&moreMenu.label;"
                     closemenu="none"
                     oncommand="PanelUI.showSubView('appMenu-moreView', this)"/>
      <toolbarbutton id="appMenu-developer-button"
                     class="subviewbutton subviewbutton-nav"
                     label="&webDeveloperMenu.label;"
@@ -408,20 +403,6 @@
    </vbox>
  </panelview>

  <panelview id="appMenu-moreView" title="&moreMenu.label;" class="PanelUI-subView">
    <vbox class="panel-subview-body">
      <toolbarbutton id="appMenu-taskmanager-button"
                     class="subviewbutton subviewbutton-iconic"
                     data-l10n-id="appmenu-taskmanager"
                     oncommand="switchToTabHavingURI('about:performance', true)"/>
      <toolbarbutton id="appMenu-workoffline-button"
                     class="subviewbutton"
                     data-l10n-id="more-menu-go-offline"
                     type="checkbox"
                     command="cmd_toggleOfflineStatus"/>
    </vbox>
  </panelview>

  <panelview id="appmenu-moreTools" class="PanelUI-subView">
    <vbox class="panel-subview-body">
      <toolbarbutton id="appmenu-moreTools-button"
+0 −2
Original line number Diff line number Diff line
@@ -201,8 +201,6 @@ appmenu-help-not-deceptive =

appmenu-customizetoolbar =
    .label = Customize toolbar…
appmenu-taskmanager =
    .label = Task Manager

appmenu-developer-tools-subheader = Browser tools
appmenu-developer-tools-extensions =
+0 −6
Original line number Diff line number Diff line
@@ -667,12 +667,6 @@ toolbar-settings-button =
     *[other] Open settings
  }

## More items

more-menu-go-offline =
  .label = Work Offline
  .accesskey = k

## EME notification panel

eme-notifications-drm-content-playing = Some audio or video on this site uses DRM software, which may limit what { -brand-short-name } can let you do with it.
+0 −5
Original line number Diff line number Diff line
@@ -97,11 +97,6 @@ this container is a toolbar. This avoids double-speaking. -->
<!ENTITY customizeMenu.addMoreItems.label "Add More Items…">
<!ENTITY customizeMenu.addMoreItems.accesskey "A">

<!-- LOCALIZATION NOTE (moreMenu.label) This label is used in the new Photon
    app (hamburger) menu. When clicked, it opens a subview that contains
    secondary commands. -->
<!ENTITY moreMenu.label "More">

<!ENTITY contentSearchSubmit.tooltip  "Submit search">

<!-- LOCALIZATION NOTE (searchInput.placeholder):