* don't insist on using xdg-open; use "open" on MacOS or what MU_PLAY_PROGRAM sets

This commit is contained in:
djcb
2012-01-23 00:11:23 +02:00
parent 22aeb33c4c
commit 688d571715
5 changed files with 29 additions and 38 deletions

View File

@ -114,9 +114,7 @@ Using the \fBsave\fR command, we can save an attachment from a message to disk.
.TP
.B open
Using the \fBsave\fR command, we can open an attachment file (using the
\fBxdg-open\fR program).
Using the \fBopen\fR command, we can open an attachment file.
.nf
-> open <docid> <partindex>
<- (:info open :message "<filename> has been opened")