diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-12-03 00:21:57 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-12-03 00:21:57 +0800 |
commit | da4ff4083b4b3789f3f9fd6ac61aaba8d18570ee (patch) | |
tree | aac2b0a89a4f182a5b29bccd07369e0ad436c5ae /default_user/local | |
parent | 8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5 (diff) | |
download | gsoc2013-evolution-da4ff4083b4b3789f3f9fd6ac61aaba8d18570ee.tar.gz gsoc2013-evolution-da4ff4083b4b3789f3f9fd6ac61aaba8d18570ee.tar.zst gsoc2013-evolution-da4ff4083b4b3789f3f9fd6ac61aaba8d18570ee.zip |
don't install the Junk folder
svn path=/trunk/; revision=23580
Diffstat (limited to 'default_user/local')
-rw-r--r-- | default_user/local/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/default_user/local/Makefile.am b/default_user/local/Makefile.am index 71fc42640a..a1baef5052 100644 --- a/default_user/local/Makefile.am +++ b/default_user/local/Makefile.am @@ -3,7 +3,6 @@ SUBDIRS = \ Contacts \ Drafts \ Inbox \ - Junk \ Outbox \ Sent \ Tasks \ |