Warning, /office/skrooge/plugins/generic/skg_file/skg_file.rc is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
0002 <kpartgui name="skg_file" version="11">
0003 <MenuBar>
0004   <Menu name="file"><text>File</text>
0005           <Action name="file_new" />
0006           <Action name="file_open" />
0007           <Action name="file_open_recent" />
0008           <Separator/>
0009           <Action name="file_save" />
0010           <Action name="file_save_as" />
0011           <Separator/>
0012           <Action name="file_change_password" />
0013           <Separator/>
0014           <Merge/>
0015   </Menu>
0016 </MenuBar>
0017 <ToolBar name="mainToolBar"><text>Main Toolbar</text>
0018         <text>File</text>
0019         <Action name="file_new" group="main_group_file"/>
0020         <Action name="file_open" group="main_group_file" />
0021         <Separator group="main_group_file"/>
0022         <Action name="file_save" group="main_group_file"/>
0023         <Separator/>
0024         <Merge/>
0025 </ToolBar>
0026 </kpartgui>