aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>2000-02-10 05:09:31 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-02-10 05:09:31 +0800
commit2088dd34013562ec6c051d2b7524e9167bd89a57 (patch)
treef434005bd7f61345080289d8079f87026f9d78b8 /tests
parent3bd58106efb22b78e6fbabe9307880338ae92746 (diff)
downloadgsoc2013-evolution-2088dd34013562ec6c051d2b7524e9167bd89a57.tar.gz
gsoc2013-evolution-2088dd34013562ec6c051d2b7524e9167bd89a57.tar.zst
gsoc2013-evolution-2088dd34013562ec6c051d2b7524e9167bd89a57.zip
set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE ---
2000-02-09 bertrand <Bertrand.Guiheneuf@aful.org> * camel/camel-mime-message.c (camel_mime_message_init): set the mime type to "mime/message". --- THIS IS NOT THE CONTENT TYPE --- * camel/camel-mime-body-part.c (camel_mime_body_part_init): set the mime type to "body-part". --- THIS IS NOT THE CONTENT TYPE --- * camel/camel-data-wrapper.c (camel_data_wrapper_set_mime_type): mime_type is const. (_set_input_stream): really set the input stream (_set_output_stream): really set the output stream various other typo fixes. * tests/ui-tests/message-browser.c: various typo fixes in the ctree construction. svn path=/trunk/; revision=1712
Diffstat (limited to 'tests')
-rw-r--r--tests/ui-tests/message-browser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui-tests/message-browser.c b/tests/ui-tests/message-browser.c
index 890e369c2f..f1388caa7c 100644
--- a/tests/ui-tests/message-browser.c
+++ b/tests/ui-tests/message-browser.c
@@ -56,7 +56,7 @@ handle_tree_item (CamelDataWrapper* object, GtkWidget* tree_ctrl)
g_print ("handling part %d\n", i);
handle_tree_item (CAMEL_DATA_WRAPPER (body_part),
- subtree);
+ GTK_WIDGET (subtree));
}
}
}
inoex2012-06-011-1/+1 * - Update MASTER_SITES and WWWwen2011-08-062-25/+39 * Deprecate some ports where I can't find distfiles and upstreambapt2011-08-031-0/+3 * - Kick MD5 Supportmiwi2011-07-031-1/+0 * Mark broken some ports with unfetchable distfilesbapt2011-06-171-0/+2 * Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Convert/Respect DATADIR/NOPORT*miwi2010-01-312-9/+9 * - Maintainer address is bouncing:pav2009-01-071-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-2/+0 * SHA256ifyedwin2006-01-241-0/+1 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * De-pkg-comment.knu2003-02-212-1/+1 * USE_REINPLACE instead of ${PERL}.nork2003-01-261-2/+3