Warning, /pim/kmail/src/kmreadermainwin.rc is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE gui>
0002 <gui version="533" name="kmreadermainwin" translationDomain="kmail">
0003  <MenuBar>
0004   <Menu noMerge="1" name="file" >
0005    <text>&amp;File</text>
0006    <Action name="save_message" />
0007    <Separator/>
0008    <Action name="file_export_pdf" />
0009    <Separator/>
0010    <Action name="file_print_preview"/>
0011    <Action name="file_print" />
0012    <Separator/>
0013    <Action name="move_to_trash" />
0014    <Separator/>
0015    <Action name="file_close" />
0016   </Menu>
0017   <Menu noMerge="1" name="edit">
0018    <text>&amp;Edit</text>
0019    <Action name="kmail_copy"/>
0020    <Action name="find_in_messages" />
0021    <Separator/>
0022    <Action name="mark_all_text" />
0023    <Separator/>
0024    <ActionList name="kmail_plugins_edit"/>
0025   </Menu>
0026   <Menu noMerge="1" name="view">
0027    <text>&amp;View</text>
0028    <Action name="view_headers"/>
0029    <Action name="view_attachments"/>
0030    <Separator/>
0031    <Action name="toggle_fixedfont"/>
0032    <Separator/>
0033    <Action name="disable_emoticon"/>
0034    <Separator/>
0035    <Action name="encoding" />
0036    <Separator/>
0037    <Action name="zoom_menu"/>
0038   </Menu>
0039   <Menu noMerge="1" name="message" >
0040    <text>&amp;Message</text>
0041    <Action name="new_message" />
0042    <Action name="post_message" />
0043    <Separator/>
0044    <Action name="reply" />
0045    <Action name="reply_all" />
0046    <Menu noMerge="1" name="reply_special" >
0047      <text>Reply Special</text>
0048      <Action name="reply_author" />
0049      <Action name="reply_list" />
0050      <Action name="noquotereply" />
0051      <Separator/>
0052      <Action name="custom_reply" />
0053      <Action name="custom_reply_all" />
0054    </Menu>
0055    <Menu name="menubar_message_forward">
0056      <text>&amp;Forward</text>
0057      <ActionList name="forward_action_list"/>
0058      <Separator/>
0059      <Action name="custom_forward" />
0060    </Menu>
0061    <Action name="new_to_recipients" />
0062    <Action name="send_again" />
0063    <Action name="mailing_list"/>
0064    <Separator/>
0065    <Separator/>
0066    <Action name="archive_message" />
0067    <Action name="set_status" />
0068    <Separator/>
0069    <Action name="create_todo"/>
0070    <Action name="create_event"/>
0071    <Action name="create_note"/>>
0072    <Separator/>
0073    <Action name="view_source"/>
0074    <Separator/>
0075    <ActionList name="kmail_plugins_message"/>
0076   </Menu>
0077   <Menu noMerge="1" name="settings">
0078    <text>&amp;Settings</text>
0079    <Merge name="StandardToolBarMenuHandler"/>
0080    <Action name="options_show_menubar" group="settings_configure" />
0081    <Separator/>
0082    <Action name="switch_application_language" group="settings_configure"/>
0083    <Action name="options_configure_keybinding" group="settings_configure"/>
0084    <Action name="options_configure_toolbars" group="settings_configure" />
0085    <Action name="kmail_configure_kmail" group="settings_configure"/>
0086   </Menu>
0087  </MenuBar>
0088  <ToolBar noMerge="1" name="mainToolBar" fullWidth="true" >
0089   <text>Main Toolbar</text>
0090   <Action name="file_print" />
0091   <Separator/>
0092   <Action name="message_reply_menu" />
0093   <Action name="message_forward"/>
0094   <Separator/>
0095   <Action name="move_to_trash" />
0096   <Separator/>
0097   <Action name="create_todo"/>
0098  </ToolBar>
0099 </gui>