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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE gui SYSTEM "kpartgui.dtd" >
0003 <gui version="527" name="kmcomposer" translationDomain="kmail">
0004  <MenuBar>
0005   <Menu noMerge="1" name="file" >
0006    <text>&amp;Message</text>
0007    <Action name="new_composer" />
0008    <Separator/>
0009    <Action name="send_default" />
0010    <Action name="send_default_via" />
0011    <Action name="send_alternative" />
0012    <Action name="send_alternative_via" />
0013    <Separator/>
0014    <Action name="save_as_file" />
0015    <Action name="save_in_drafts" />
0016    <Action name="save_in_templates" />
0017    <Separator/>
0018    <Action name="file_print_preview"/>
0019    <Action name="file_print" />
0020    <Separator/>
0021    <ActionList name="kmaileditor_plugins_file"/>   
0022    <Separator/>
0023    <Action name="file_close" />
0024   </Menu>
0025   <Menu name="edit" >
0026    <text>&amp;Edit</text>
0027    <Action name="paste_quoted" append="edit_paste_merge"/>
0028    <Action name="paste_att" append="edit_paste_merge"/>
0029    <Action name="paste_without_formatting" append="edit_paste_merge"/>
0030    <Action name="clean_spaces" />
0031    <Separator/>
0032    <Action name="tools_quote"/>
0033    <Action name="tools_unquote"/>
0034    <Separator/>
0035    <ActionList name="kmaileditor_plugins_edit"/> 
0036   </Menu>
0037   <Menu name="insert" >
0038    <text>Insert</text>
0039    <Action name="append_signature" />
0040    <Action name="prepend_signature" />
0041    <Action name="insert_signature_at_cursor_position" />
0042    <Separator/>
0043    <Action name="insert_file" />
0044    <Action name="insert_file_recent" />
0045    <Separator/>
0046    <ActionList name="kmaileditor_plugins_insert"/>
0047   </Menu>
0048   <Menu noMerge="1" name="options" >
0049    <text>&amp;Options</text>
0050    <Action name="urgent" />
0051    <Action name="options_request_mdn" />
0052    <Action name="options_request_delivery_confirmation" />
0053    <Separator/>
0054    <Action name="sign_message" />
0055    <Action name="encrypt_message" />
0056    <Separator/>
0057    <Action name="options_select_crypto" />
0058    <Action name="html"/>
0059    <Action name="wordwrap" />
0060    <Action name="options_auto_spellchecking" />
0061    <Separator/>
0062    <Action name="follow_up_mail" />
0063   </Menu>
0064   <Menu noMerge="1" name="view" >
0065    <text>&amp;View</text>
0066    <Action name="show_all_fields" />
0067    <Separator/>
0068    <Action name="show_identity" />
0069    <Action name="show_dictionary" />
0070    <Action name="show_fcc" />
0071    <Action name="show_transport" />
0072    <Separator/>
0073    <Action name="show_from" />
0074    <Action name="show_reply_to" />
0075    <Action name="show_to" />
0076    <Action name="show_cc" />
0077    <Action name="show_bcc" />
0078    <Action name="show_subject" />
0079    <Separator/>
0080    <Action name="toggle_fixedfont" />
0081    <Action name="snippets" />
0082    <Separator/>
0083    <ActionList name="kmaileditor_plugins_view"/>
0084   </Menu>
0085   <Menu name="attach" >
0086    <text>&amp;Attach</text>
0087    <Action name="attach_public_key" />
0088    <Action name="attach_my_public_key" />
0089    <Separator/>
0090    <Action name="attach_menu" />
0091    <Action name="remove" />
0092    <Action name="attach_save" />
0093    <Action name="attach_properties" />
0094    <!--<Separator/>
0095    <Action name="shared_link" />-->
0096   </Menu>
0097   <Menu name="tools">
0098    <Action name="spellcheck" />
0099    <Action name="select_recipients"/>
0100    <Action name="addressbook"/>
0101    <Action name="save_distribution_list"/>
0102    <Separator/>
0103    <ActionList name="kmaileditor_plugins_tools"/>
0104   </Menu>
0105   <Menu name="settings" >
0106    <text>&amp;Settings</text>
0107    <Action name="setup_spellchecker" append="save_merge"/>
0108    <Action name="options_show_menubar" group="settings_configure" />
0109   </Menu>
0110  </MenuBar>
0111  <ToolBar noMerge="1" name="mainToolBar" fullWidth="true" ><text>Main Toolbar</text>
0112   <Action name="send_default_via" />
0113   <Action name="send_alternative_via" />
0114   <Separator/>
0115   <Action name="html" />
0116   <Separator/>
0117   <Action name="spellcheck" />
0118   <Separator/> 
0119   <Action name="attach_menu" />
0120   <Separator/>
0121   <Action name="sign_message" />
0122   <Action name="encrypt_message" />
0123   <Separator/>
0124   <Action name="add_emoticon" />
0125   <Separator/>
0126   <ActionList name="kmaileditor_toolbar_actions"/>
0127   <Spacer/>
0128   <Action name="hamburger_menu"/>
0129  </ToolBar>
0130  <ToolBar noMerge="1" newline="true" hidden="true" enable="0" name="htmlToolBar" iconText="icononly" >
0131   <text>HTML Toolbar</text>
0132   <Action name="format_heading_level" />
0133   <Action name="format_list_style" />
0134   <Action name="format_font_family" />
0135   <Action name="format_font_size" />
0136   <Action name="format_list_checkbox" />
0137   <Separator/>
0138   <Action name="format_reset" />
0139   <Separator/>
0140   <Action name="format_painter" />
0141   <Action name="format_text_bold" />
0142   <Action name="format_text_italic" />
0143   <Action name="format_text_underline" />
0144   <Action name="format_text_strikeout" />
0145   <Action name="format_text_foreground_color" />
0146   <Action name="format_text_background_color" />
0147   <Separator/>
0148   <Action name="format_align_left" />
0149   <Action name="format_align_center" />
0150   <Action name="format_align_right" />
0151   <Action name="format_align_justify" />
0152   <Separator/>
0153   <Action name="format_list_indent_more"/>
0154   <Action name="format_list_indent_less"/>
0155   <Separator/>
0156   <Action name="manage_link" />
0157   <Separator/>
0158   <Action name="insert_horizontal_rule" />
0159   <Separator/>
0160   <Action name="add_image" />
0161   <Separator/>
0162   <Action name="insert_html" />
0163   <Separator/>
0164   <Action name="insert_table" />
0165  </ToolBar>
0166  <ToolBar noMerge="1" newline="true" hidden="true" enable="0" name="directionToolBar" iconText="icononly" >
0167   <text>Text Direction Toolbar</text>
0168   <Action name="direction_ltr" />
0169   <Action name="direction_rtl" />
0170  </ToolBar>
0171 </gui>