mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-28 19:28:38 +00:00
Change [+][100%][-] to [-][100%][+] to be compatible with KGhostView
CCMAIL: kde-usability@kde.org svn path=/trunk/kdegraphics/kpdf/; revision=267747
This commit is contained in:
parent
53c758a005
commit
c480a2b5ea
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||||
<kpartgui name="kpdf_part" version="10">
|
||||
<kpartgui name="kpdf_part" version="11">
|
||||
<MenuBar>
|
||||
<Menu name="edit"><text>&Edit</text>
|
||||
<Action name="find"/>
|
||||
|
@ -26,9 +26,9 @@
|
|||
</Menu>
|
||||
</MenuBar>
|
||||
<ToolBar name="mainToolBar">
|
||||
<Action name="zoom_in"/>
|
||||
<Action name="zoomTo" />
|
||||
<Action name="zoom_out"/>
|
||||
<Action name="zoomTo" />
|
||||
<Action name="zoom_in"/>
|
||||
<Separator/>
|
||||
<Action name="previous_page"/>
|
||||
<Action name="next_page"/>
|
||||
|
|
Loading…
Reference in a new issue