root/trunk/data/epdfview-ui-print.xml

Revision 212, 226 bytes (checked in by jordi, 2 years ago)

Added the action to print to the main menu and made its sensitivity to work.

Line 
1 <ui>
2   <menubar name="MenuBar">
3     <menu action="FileMenu">
4       <placeholder name="PrintPlaceHolder">
5         <separator/>
6         <menuitem name="Print" action="Print"/>
7       </placeholder>
8     </menu>
9   </menubar>
10 </ui>
Note: See TracBrowser for help on using the browser.