Show
Ignore:
Timestamp:
04/15/06 10:59:57 (3 years ago)
Author:
jordi
Message:

Added the "Show toolbar", "Show statusbar" and "Show sidebar" options to the "View menu". Only implemented the "Show Sidebar".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/epdfview-ui.xml

    r64 r68  
    88    </menu> 
    99    <menu action="ViewMenu"> 
     10      <menuitem name="ShowToolBar" action="ShowToolBar"/> 
     11      <menuitem name="ShowStatusBar" action="ShowStatusBar"/> 
     12      <menuitem name="ShowSideBar" action="ShowSideBar"/> 
     13      <separator/> 
    1014      <menuitem name="ZoomIn" action="ZoomIn"/> 
    1115      <menuitem name="ZoomOut" action="ZoomOut"/>