diff options
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r-- | shell/e-shell-view.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index 901e599a3d..0125004d8a 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -169,7 +169,7 @@ static guint signals[LAST_SIGNAL] = { 0 }; /* URI to display when the currently displayed folder is removed from the storage. */ -#define FALLBACK_URI "evolution:/local/Inbox" +#define FALLBACK_URI E_SUMMARY_URI /* The icons for the offline/online status. */ |