]> www.fi.muni.cz Git - evince.git/blobdiff - data/evince-ui.xml
Make this return TRUE only if any backends were loaded, so the ev_init()
[evince.git] / data / evince-ui.xml
index 685d47d5b0b6e040de0fd2f8dfe3a9a80719be2e..eb7ed4037acc943cbf9ca4b67c7661d1fc9a2d6f 100644 (file)
@@ -70,6 +70,7 @@
     <menuitem name="GoPreviousPage" action="GoPreviousPage"/>
     <menuitem name="GoNextPage" action="GoNextPage"/>
     <menuitem name="ViewReload" action="ViewReload"/>
+    <menuitem name="ViewAutoscroll" action="ViewAutoscroll"/>
     <separator/>
     <menuitem name="EditCopy" action="EditCopy"/>
     <menuitem name="EditSelectAllPopup" action="EditSelectAll"/>
   <accelerator name="KpMinusAccel" action="KpMinus"/>
   <accelerator name="CtrlKpPlusAccel" action="CtrlKpPlus"/>
   <accelerator name="CtrlKpMinusAccel" action="CtrlKpMinus"/>
+  <accelerator name="CtrlInsertAccel" action="CtrlInsert" />
 
   <toolbar name="FullscreenToolbar">
      <toolitem name="GoPreviousPage" action="GoPreviousPage"/>
      <toolitem name="ViewBestFit" action="ViewBestFit"/>
      <toolitem name="ViewZoomIn" action="ViewZoomIn"/>
      <toolitem name="ViewZoomOut" action="ViewZoomOut"/>
+     <separator/>
+     <toolitem name="PreviewPrint" action="PreviewPrint"/>
   </toolbar>
 </ui>