diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-06-20 01:25:36 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-06-20 01:25:36 -0400 |
commit | d052487a09ed53cbdedd4d55fb6d548a0a30a1af (patch) | |
tree | 996eaf853419241178c709c9e7cfe704c99e5785 /.wl | |
parent | 7e842cfd399c0bea9d480d5fa7a18dfa06bb6a60 (diff) |
This is what happens after about 2 weeks of using Parabola.
Note that .bashrc is increasing it's reliance on "thingutils"
Diffstat (limited to '.wl')
-rw-r--r-- | .wl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ ;; the '.'-prefix is for marking them as maildirs wl-fcc "..Sent" ;; sent msgs go to the "sent"-folder wl-default-folder "..Inbox" ;; my main inbox - wl-draft-folder "..Drafts" ;; store drafts in 'postponed' + wl-draft-folder "..Draft" ;; store drafts in 'postponed' wl-trash-folder "..Trash" ;; put trash in 'trash' wl-spam-folder "..Bulk Mail" ;; put spam in 'Bulk Mail' wl-queue-folder "..queue" ;; we don't use this |