Skip to content
  • Jeffrey Stedfast's avatar
    Set the Forward->Quoted callback. Also set the forward->Attachment · 97a894dc
    Jeffrey Stedfast authored
    2001-03-08  Jeffrey Stedfast  <fejj@ximian.com>
    
    	* folder-browser-factory.c: Set the Forward->Quoted callback.
    	Also set the forward->Attachment callback.
    
    	* mail-view.c (view_forward_msg): Specify FORWARD_ATTACHED.
    
    	* mail-callbacks.c (forward_attached): Don't call
    	forward_messages() anymore...never really needed to. Just handle
    	it directly.
    	(forward_inlined): Specify FORWARD_INLINE as the flag argument.
    	(forward_quoted): New function sorta like forward_inlined except
    	this forwards the message quoted.
    
    	* mail-tools.c (mail_tool_forward_message): New function to
    	prepare a message to be forwarded.
    
    svn path=/trunk/; revision=8611
    97a894dc