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 48be689dfa..e41058377f 100644 --- a/shell/main.c +++ b/shell/main.c @@ -593,6 +593,7 @@ main (int argc, char **argv) glade_init (); e_cursors_init (); e_icon_factory_init (); + e_proxy_init (); gnome_window_icon_set_default_from_file (EVOLUTION_IMAGES "/evolution-inbox.png"); |