Revision: 10930
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=10930&view=rev
Author:   amaxwell
Date:     2007-08-16 21:29:03 -0700 (Thu, 16 Aug 2007)

Log Message:
-----------
change list address for exceptions

Modified Paths:
--------------
    trunk/bibdesk/BDSKReadMeController.m

Modified: trunk/bibdesk/BDSKReadMeController.m
===================================================================
--- trunk/bibdesk/BDSKReadMeController.m        2007-08-17 04:25:55 UTC (rev 
10929)
+++ trunk/bibdesk/BDSKReadMeController.m        2007-08-17 04:29:03 UTC (rev 
10930)
@@ -140,7 +140,7 @@
         [body appendFormat:@"Build details: [EMAIL PROTECTED]: [EMAIL 
PROTECTED]@", build, hostInfoString(), [textView string]];
         
         OAInternetConfig *ic = [OAInternetConfig internetConfig];
-        [ic launchMailTo:@"[EMAIL PROTECTED]"
+        [ic launchMailTo:@"[EMAIL PROTECTED]"
               carbonCopy:nil 
                  subject:[NSString stringWithFormat:@"BibDesk %@ exception 
reported %@", version, [[NSDate date] description]]
                     body:body];


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to