diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c index 2fa259125d..f42f0647cf 100644 --- a/shell/main.c +++ b/shell/main.c @@ -477,6 +477,7 @@ main (gint argc, gchar **argv) g_free (path); _e_win32_register_mailer (); + _e_win32_register_addressbook (); if (reinstall) { _e_win32_set_default_mailer (); |