[evolution] Bug 606342 - PST option not offered in single file import
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Bug 606342 - PST option not offered in single file import
- Date: Fri, 22 Jan 2010 21:16:55 +0000 (UTC)
commit 53d9c34bb570d65740de43f8a711dc6cc53d5977
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jan 22 16:15:53 2010 -0500
Bug 606342 - PST option not offered in single file import
shell/main.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/shell/main.c b/shell/main.c
index 465fe7d..11a9e87 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -54,6 +54,7 @@
#include "e-util/e-bconf-map.h"
#include "e-util/e-dialog-utils.h"
+#include "e-util/e-import.h"
#include "e-util/e-plugin.h"
#include "e-util/e-plugin-ui.h"
#include "e-util/e-profile-event.h"
@@ -590,6 +591,7 @@ main (gint argc, gchar **argv)
if (!disable_eplugin) {
/* Register built-in plugin hook types. */
es_event_hook_get_type ();
+ e_import_hook_get_type ();
#ifdef ENABLE_PROFILING
e_profile_event_hook_get_type ();
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]