[Pkg-wmaker-commits] [wmbiff] 01/05: mac os 10.3 mail responds to a different way of identifying the inbox

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:05:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_20
in repository wmbiff.

commit 7d732b43c22790277615f8c79f8a25f1d74ce372
Author: bluehal <bluehal>
Date:   Sun Nov 9 07:01:15 2003 +0000

    mac os 10.3 mail responds to a different way of identifying the inbox
---
 wmbiff/sample.wmbiffrc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wmbiff/sample.wmbiffrc b/wmbiff/sample.wmbiffrc
index fd490ae..5b447f1 100644
--- a/wmbiff/sample.wmbiffrc
+++ b/wmbiff/sample.wmbiffrc
@@ -1,4 +1,4 @@
-# $Id: sample.wmbiffrc,v 1.17 2003/07/03 00:52:51 bluehal Exp $
+# $Id: sample.wmbiffrc,v 1.18 2003/11/09 07:01:15 bluehal Exp $
 #
 # See wmbiffrc(5) for more info.
 #
@@ -140,4 +140,4 @@ path.4=shell:::/usr/lib/wmbiff/security.debian.rb
 
 # Ways wmbiff can drive MAC OS X Mail using AppleScript.
 # action.0 = osascript -e 'tell application "Mail"' -e 'set selected mailboxes of first message viewer to {mailbox "in-grads" of imap account "me at myaccount.org"}' -e 'activate' -e 'end tell'
-# action.1 = osascript -e 'tell application "Mail"' -e 'set selected mailboxes of first message viewer to {in mailbox}' -e 'activate' -e 'end tell'
+# action.1 = osascript -e 'tell application "Mail"' -e 'set selected mailboxes of first message viewer to {inbox}' -e 'activate' -e 'end tell'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list