aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-storage.c
diff options
context:
space:
mode:
authorRadek Doulik <rodo@src.gnome.org>2003-11-13 05:13:05 +0800
committerRadek Doulik <rodo@src.gnome.org>2003-11-13 05:13:05 +0800
commit8e1251fa17b522d0539a8fcfb7463ba8cef1b31a (patch)
tree9be2f3a8a184446361a8c72879947f7a6e7d8d75 /shell/e-local-storage.c
parent8187001a14295b4b64cc3e973fb1ab1e551133f2 (diff)
downloadgsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.gz
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.bz2
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.lz
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.xz
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.zst
gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.zip
merged spam filtering branch
svn path=/trunk/; revision=23302
Diffstat (limited to 'shell/e-local-storage.c')
-rw-r--r--shell/e-local-storage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c
index 8ce9f87189..01009cb805 100644
--- a/shell/e-local-storage.c
+++ b/shell/e-local-storage.c
@@ -182,6 +182,7 @@ setup_stock_folders (ELocalStorage *local_storage)
setup_folder_as_stock (local_storage, "/Sent", _("Sent"), NULL);
setup_folder_as_stock (local_storage, "/Tasks", _("Tasks"), NULL);
setup_folder_as_stock (local_storage, "/Trash", _("Trash"), NULL);
+ setup_folder_as_stock (local_storage, "/Spam", _("Spam"), NULL);
}
static gboolean