diff options
Diffstat (limited to 'shell/e-local-storage.h')
-rw-r--r-- | shell/e-local-storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-local-storage.h b/shell/e-local-storage.h index f844c34bb4..1593c09459 100644 --- a/shell/e-local-storage.h +++ b/shell/e-local-storage.h @@ -53,7 +53,7 @@ struct _ELocalStorageClass { }; -#define E_LOCAL_STORAGE_NAME "local" +#define E_LOCAL_STORAGE_NAME "Local Folders" GtkType e_local_storage_get_type (void); |