aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-store.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-29 02:21:47 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-29 02:21:47 +0800
commit8a7316508eb8e35980009ded5338a50b7f35b723 (patch)
tree2021d1a9803e21a75b7cff3233619c8f33f102e0 /widgets/misc/e-attachment-store.c
parent6413227cef16fcee96670ccb56ece9e1cc3293c5 (diff)
downloadgsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar.gz
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar.bz2
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar.lz
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar.xz
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.tar.zst
gsoc2013-evolution-8a7316508eb8e35980009ded5338a50b7f35b723.zip
Bug 583991 – "Suggest automatic display of attachment" does not work
Diffstat (limited to 'widgets/misc/e-attachment-store.c')
-rw-r--r--widgets/misc/e-attachment-store.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/misc/e-attachment-store.c b/widgets/misc/e-attachment-store.c
index 2977be9593..baa1ef6c7f 100644
--- a/widgets/misc/e-attachment-store.c
+++ b/widgets/misc/e-attachment-store.c
@@ -569,6 +569,7 @@ e_attachment_store_run_load_dialog (EAttachmentStore *store,
attachment = e_attachment_new ();
e_attachment_set_file (attachment, file);
+ e_attachment_set_disposition (attachment, disposition);
e_attachment_store_add_attachment (store, attachment);
e_attachment_load_async (
attachment, (GAsyncReadyCallback)