~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to mail/em-composer-utils.h

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-08 09:38:57 UTC
  • mfrom: (1.1.84 upstream)
  • Revision ID: package-import@ubuntu.com-20110908093857-6lfl04ke2ns3kx2o
Tags: 3.1.91-0ubuntu1
* New upstream release. (LP: #843769)
* debian/control: bump e-d-s Build-Depends to 3.1.91. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
                                                 CamelMimeMessage *message);
67
67
gchar *         em_utils_construct_composer_text
68
68
                                                (CamelMimeMessage *message,
69
 
                                                 EMFormat *source);
 
69
                                                 EMFormat *source_formatter);
70
70
gboolean        em_utils_is_munged_list_message (CamelMimeMessage *message);
71
71
void            em_utils_get_reply_sender       (CamelMimeMessage *message,
72
72
                                                 CamelInternetAddress *to,