]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince-ui.xml
Use capabilities to know which options should be offered by the print
[evince.git] / data / evince-ui.xml
index fba8ac229af94677a5a6073fc4c01bc451746927..f85bd42fb70d65fc98df1c31fefbb100faca7e73 100644 (file)
   <accelerator name="CtrlKpPlusAccel" action="CtrlKpPlus"/>
   <accelerator name="CtrlKpMinusAccel" action="CtrlKpMinus"/>
 
+  <toolbar name="FullscreenToolbar">
+     <toolitem name="GoPreviousPage" action="GoPreviousPage"/>
+     <toolitem name="GoNextPage" action="GoNextPage"/>
+     <separator/>
+     <toolitem name="PageSelector" action="PageSelector"/>
+     <separator/>
+     <toolitem name="ViewZoom" action="ViewZoom"/>
+     <separator expand="true"/>
+     <toolitem name="StartPresentation" action="StartPresentation"/>
+     <toolitem name="LeaveFullscreen" action="LeaveFullscreen"/>
+  </toolbar>
+
+  <toolbar name="PreviewToolbar">
+     <toolitem name="GoPreviousPage" action="GoPreviousPage"/>
+     <toolitem name="GoNextPage" action="GoNextPage"/>
+     <separator/>
+     <toolitem name="PageSelector" action="PageSelector"/>
+     <separator/>
+     <toolitem name="ViewPageWidth" action="ViewPageWidth"/>
+     <toolitem name="ViewBestFit" action="ViewBestFit"/>
+     <toolitem name="ViewZoomIn" action="ViewZoomIn"/>
+     <toolitem name="ViewZoomOut" action="ViewZoomOut"/>
+     <separator/>
+     <toolitem name="PreviewPrint" action="PreviewPrint"/>
+  </toolbar>
 </ui>