add more spacing
[personal-kdebase.git] / apps / nsplugins / test / testnsplugin.rc
blobfdc4d30f858e3489cc07b4d82ce9aee6c0f7e72c
1 <!DOCTYPE kpartgui>
2 <kpartgui name="testnsplugin" version="1">
4 <MenuBar>
5  <Menu name="file"><text>&amp;File</text>
6  </Menu>
7 </MenuBar>
9 <ToolBar noMerge="1" name="mainToolBar"> 
10  <Action name="file_new"/>
11  <Action name="file_close"/>    
12  <Action name="file_quit"/>
13 </ToolBar>
15 </kpartgui>