Updated maildir (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 05:09:48 -07:00
parent c4b5b25067
commit 85b4fcb759
1 changed files with 2 additions and 2 deletions

View File

@ -17,10 +17,10 @@ Maildirs are structured as follows:
. .
therefore the widget checks whether there are files in the `new` directories. 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". "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: The function takes a table as optional argument, which can contain: