update README

This commit is contained in:
Josh Holtrop 2011-12-21 12:34:50 -05:00
parent fae48b4a8d
commit fc7c80d6ec

1
README
View File

@ -38,6 +38,7 @@ Available configuration parameters:
This value will be updated by the program when it closes. This value will be updated by the program when it closes.
'mailbox': String giving the name of the mailbox directory to search for 'mailbox': String giving the name of the mailbox directory to search for
the unread message count (if unspecified, uses "Inbox"). the unread message count (if unspecified, uses "Inbox").
You may specify subfolders such as "Inbox/Folder".
'mouse': A hash which configures the actions for the program to take 'mouse': A hash which configures the actions for the program to take
in response to a mouse click. The keys of this hash can be in response to a mouse click. The keys of this hash can be
'left', 'middle', or 'right'. The values of the hash can take 'left', 'middle', or 'right'. The values of the hash can take