Remove PDF view rotation options

This commit is contained in:
Martynas Bagdonas 2022-10-03 13:10:24 +03:00
parent 473dd2ed64
commit 38ae3a2600
5 changed files with 2 additions and 24 deletions

View file

@ -81,15 +81,6 @@
-->
<!-- <menuitem label="Switch to Presentation Mode" oncommand="menuCmd('presentationmode')"/>-->
<!-- <menuseparator/>-->
<menuitem
label="&zotero.pdfReader.rotateClockwise;"
oncommand="menuCmd('rotatecw')"
/>
<menuitem
label="&zotero.pdfReader.rotateCounterclockwise;"
oncommand="menuCmd('rotateccw')"
/>
<menuseparator/>
<menuitem
id="view-menuitem-hand-tool"
label="&zotero.pdfReader.handTool;"

View file

@ -240,17 +240,6 @@
accesskey="&viewMenu.accesskey;"
onpopupshowing="ZoteroStandalone.onViewMenuOpen()">
<menupopup id="menu_viewPopup">
<menuitem
class="menu-type-reader"
label="&zotero.pdfReader.rotateClockwise;"
oncommand="ZoteroStandalone.onReaderCmd('rotatecw')"
/>
<menuitem
class="menu-type-reader"
label="&zotero.pdfReader.rotateCounterclockwise;"
oncommand="ZoteroStandalone.onReaderCmd('rotateccw')"
/>
<menuseparator class="menu-type-reader"/>
<menuitem
id="view-menuitem-hand-tool"
class="menu-type-reader"

View file

@ -311,8 +311,6 @@
<!ENTITY zotero.pdfReader.lastPage "Last Page">
<!ENTITY zotero.pdfReader.back "Back">
<!ENTITY zotero.pdfReader.forward "Forward">
<!ENTITY zotero.pdfReader.rotateClockwise "Rotate Clockwise">
<!ENTITY zotero.pdfReader.rotateCounterclockwise "Rotate Counterclockwise">
<!ENTITY zotero.pdfReader.handTool "Hand Tool">
<!ENTITY zotero.pdfReader.verticalScrolling "Vertical Scrolling">
<!ENTITY zotero.pdfReader.horizontalScrolling "Horizontal Scrolling">

@ -1 +1 @@
Subproject commit 5ce57a00e6e82dc2fd3c3c08a8d3dc7dc808b541
Subproject commit d03bd798fe01c5285c1671da37cee75036d0233d

@ -1 +1 @@
Subproject commit 4456d0eeacb9ef8a276adba61410b2c4620bc00d
Subproject commit e5592dca97b7fc9b9c869e2c41d57ab9aeb4b6c0