okular/shell.rc
Enrico Ros ffe8ddaf9d Copying kpdf_experiments into branch and reordering directories. Look there
for the file naming map and file  versioning. Please wait until the commit
storm ends to report any bug. Albert and Enrico

svn path=/trunk/kdegraphics/kpdf/; revision=374920
2005-01-02 14:19:33 +00:00

22 lines
619 B
Text

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui version="6" name="kpdf_shell" >
<MenuBar>
<Menu name="file" >
<DefineGroup append="save_merge" name="file_save" />
<DefineGroup append="print_merge" name="file_print" />
</Menu>
<!--Menu name="view" >
<Action name="fullscreen" />
</Menu-->
<Menu name="settings" >
<DefineGroup append="show_merge" name="show_merge" />
</Menu>
<Merge/>
</MenuBar>
<ToolBar noMerge="1" name="mainToolBar" >
<text>Main Toolbar</text>
<Action name="file_open" />
<Action name="file_open_recent" />
<Action name="file_print" />
</ToolBar>
</kpartgui>