From 85b4fcb759b050c4f6763272875d6603e174db65 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sat, 7 Sep 2013 05:09:48 -0700 Subject: [PATCH] Updated maildir (markdown) --- maildir.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maildir.md b/maildir.md index df5f6fe..28de551 100644 --- a/maildir.md +++ b/maildir.md @@ -17,10 +17,10 @@ Maildirs are structured as follows: . therefore the widget checks whether there are files in the `new` directories. -If there's new mail, the textbox will say something like "mail: bugs(3), system(1)", otherwise it says +If there's new mails, the textbox will say something like "mail: bugs(3), system(1)", otherwise it says "no mail". - mymaildir= lain.widgets.maildir("/path/to/my/maildir") + mymaildir = lain.widgets.maildir("/path/to/my/maildir") The function takes a table as optional argument, which can contain: -- 2.39.2