aboutsummaryrefslogblamecommitdiffstats
path: root/ui/evolution-message-composer.xml
blob: 0533a0e48654d9aadb47b75e4ae3ceea95bb63eb (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                             
                                                                        
                
                                                  
                                                             
                                 
 
                                                             
                                                     

                                        
                                                       
                                                                  
                                  
                
                                                    
                                                              
                                 
                
                                                                       
                                                               
 
                                                                           
                                    
                                  
                
                                                                           
                               
                                  
                
                                                          
                                
                                                 
 



                                                                               
                                                                    
                                                            

                                              
                                                                                         
                                          
                

                                                                                              
                







                                                                     


                                                                      
                






                                                                 
                
                
                                                                                                        
                                         
                
                                                                                                        
                                         
                


                                                                               
                
                                                                         
                                                                                   
                                                    
                
                                                                           
 
                   
        
                     
        
                      
        
              
                                                    
                                                                             
                                                     
                                                                          
 
                                                               
 

                                                                                  
                                                                                     
                                                                 
 
                                                               
 
                                                                            
                          
                
                                                    
                                                           
                                                                
                                                               
                                                                
                                                              
                                                                
                                                                  
                                                                
                                                       
                          
                
                                                    
                                                           

                                                             
                                                              

                                                          
                          
                
                                                        
                                                           
                                                 


                                                                                            
                                                       

                                                                 
                                                              
                          
                






                                                             
                                                            



                                                                                                
                          
                
               
        
                                                                    
                                                                                 
                                                       
                                                                                      

                                                                                        
                                                      
                        
       










 
<Root>
    <commands>

            <cmd name="FileOpen" _label="Open" hidden="1"
        _tip="Open a file" pixtype="pixbuf" accel="*Control*o"/>
        
            <cmd name="FileSave" _label="Save"
        _tip="Save the current file" pixtype="pixbuf"
        accel="*Ctrl*s"/>

        <cmd name="FileSaveDraft" _label="Save Draft"
        _tip="Save as draft" pixtype="pixbuf"
        accel="*Ctrl**Shift*s"/>

            <cmd name="FileSaveAs" _label="Save As"
            _tip="Save the current file with a different name"
        pixtype="pixbuf"/>
        
            <cmd name="FileClose" _label="Close"
        _tip="Close the current file" pixtype="pixbuf"
        accel="*Ctrl*w"/>
        
        <cmd name="FileSaveInFolder" _label="Save in folder..."
        _tip="Save the message in a specified folder"/>

        <cmd name="FileSend" _label="Send" _tip="Send this message"
        accel="*Ctrl*Return"
                pixtype="pixbuf"/>
        
        <cmd name="FileAttach" _label="Attach" _tip="Attach a file"
        accel="*Ctrl*m"
        pixtype="pixbuf"/>
        
        <cmd name="DeleteAll" _label="_Delete all"
        pixtype="pixbuf"
        _tip="Delete all but signature"/>

        <cmd name="RequestReceipt" _label="R_equest Read Receipt"
             _tip="Get delivery notification when your message is read"
             type="toggle" state="0"/>
         
            <cmd name="SetPriority" _label="_Prioritize Message"
             _tip="Set the message priority to high"
             type="toggle" state="0"/>
        
        <cmd name="FormatHtml" _label="HT_ML" _tip="Send the mail in HTML format"
        type="toggle" state="0"/> 
        
        <cmd name="ViewFrom" _label="_From Field"
        _tip="Toggles whether the From chooser is displayed" type="toggle" state="0"/>
        
                <cmd name="ViewTo" _label="_To Field"
        _tip="Toggles whether the To field is displayed"
        type="toggle" state="0"/>

                <cmd name="ViewPostTo" _label="_Post-To Field"
        _tip="Toggles whether the Post-To field is displayed"
        type="toggle" state="0"/>

                <cmd name="ViewReplyTo" _label="_Reply-To Field"
        _tip="Toggles whether the Reply-To field is displayed"
        type="toggle" state="0"/>
        
        <cmd name="ViewCC" _label="_Cc Field"
        _tip="Toggles whether the CC field is displayed"
        type="toggle" state="0"/>
                
        <cmd name="ViewBCC" _label="_Bcc Field"
        _tip="Toggles whether the BCC field is displayed"
        type="toggle" state="0"/>
        
        
                <cmd name="SecurityPGPSign" _label="PGP Sign" _tip="Sign this message with your PGP key"
        type="toggle" state="0"/>
        
                <cmd name="SecurityPGPEncrypt" _label="PGP Encrypt" _tip="Encrypt this message with PGP"
        type="toggle" state="0"/>
        
                <cmd name="SecuritySMimeSign" _label="S/MIME Sign" 
                _tip="Sign this message with your S/MIME Signature Certificate"
        type="toggle" state="0" hidden="1"/>
        
                <cmd name="SecuritySMimeEncrypt" _label="S/MIME Encrypt" 
                _tip="Encrypt this message with your S/MIME Encryption Certificate"
        type="toggle" state="0" hidden="1"/>
        
        <cmd name="InsertXSendOptions" _tip="Insert Send options"/>

    </commands>
    
        <keybindings>
    
        </keybindings>
    
    <menu>
        <submenu name="File" _label="_File">
            <menuitem name="FileOpen" verb="" _label="_Open..."/>
            <placeholder name="FileOps"/>
            <menuitem name="FileSend" verb="" _label="S_end"/>

            <separator f="" name="emailcomposer1"/>

            <menuitem name="FileSave" verb="" _label="_Save"/>
            <menuitem name="FileSaveAs" verb="" _label="Save _As..."/>
                        <menuitem name="FileSaveDraft" verb="" _label="Save _Draft"/>
            <placeholder name="Print" delimit="top"/>

            <separator f="" name="emailcomposer2"/>

            <menuitem name="FileClose" verb="" _label="_Close"/>
        </submenu>
        
        <submenu name="Edit" _label="_Edit">
             <placeholder name="EditUndoRedo"/>
             <separator f="" name="emailcomposer1"/>
             <placeholder name="EditCutCopyPaste"/>
             <separator f="" name="emailcomposer2"/>
             <placeholder name="EditFindReplace"/>
             <separator f="" name="emailcomposer3"/>
                 <placeholder name="EncodingPlaceholder"/>
             <separator f="" name="emailcomposer4"/>
             <placeholder name="EditMisc"/>
        </submenu>
        
        <submenu name="View" _label="_View">
                    <menuitem name="ViewFrom" verb=""/>
            <menuitem name="ViewTo" verb=""/>
            <menuitem name="ViewPostTo" verb=""/>
                        <menuitem name="ViewReplyTo" verb=""/>
                    <menuitem name="ViewCC" verb=""/>
                    <menuitem name="ViewBCC" verb=""/>
        </submenu>
        
                <submenu name="Insert" _label="I_nsert">
                    <menuitem name="FileAttach" verb=""
                    _label="_Attachment..."/>
            <separator/>
            <menuitem name="InsertXSendOptions" verb="" _label="_Send Options"/>
            <separator/>
                    <placeholder name="Component"/>
            <separator f="" name="emailcomposer"/>
            <menuitem name="RequestReceipt" verb=""/>
            <menuitem name="SetPriority" verb=""/>
                </submenu>
        
        <submenu name="Format" _label="For_mat">
            <menuitem name="FormatHtml" verb=""/>
        
            <separator/>
            <placeholder name="FormatParagraph"/>
        </submenu>
        
                <submenu name="Security" _label="_Security">
                        <menuitem name="SecurityPGPSign" verb="" _label="PGP _Sign"/>
                        <menuitem name="SecurityPGPEncrypt" verb="" _label="PGP _Encrypt"/>
                        <menuitem name="SecuritySMimeSign" verb="" _label="S/MIME Sig_n"/>
                        <menuitem name="SecuritySMimeEncrypt" verb="" _label="S/MIME En_crypt"/>
                </submenu>
        
    </menu>
    
    <dockitem name="Toolbar" behavior="exclusive" look="system">
        <toolitem name="FileSend" verb="" pixtype="pixbuf" priority="1"/>
        <separator f="" name="emailcomposer2"/>
        <toolitem name="FileSaveDraft" verb="" pixtype="pixbuf" priority="1"/>
        <toolitem name="FileAttach" verb="" pixtype="pixbuf" priority="1"/> 

        <separator f="" name="emailcomposer"/>
    </dockitem> 
</Root>