Revision: 17944
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=17944&view=rev
Author:   hofman
Date:     2011-06-06 14:42:59 +0000 (Mon, 06 Jun 2011)

Log Message:
-----------
register coercion handler for 'bmrk' descriptor

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

Modified: trunk/bibdesk/BDSKAppController.m
===================================================================
--- trunk/bibdesk/BDSKAppController.m   2011-06-06 14:41:16 UTC (rev 17943)
+++ trunk/bibdesk/BDSKAppController.m   2011-06-06 14:42:59 UTC (rev 17944)
@@ -281,7 +281,7 @@
     // register NSURL as conversion handler for file types
     [NSAppleEventDescriptor registerConversionHandler:[NSURL class]
                                              
selector:@selector(fileURLWithAEDesc:)
-                                   forDescriptorTypes:typeFileURL, typeAlias, 
typeFSRef, 'fss ', 'bmrk', nil];
+                                   forDescriptorTypes:typeFileURL, typeAlias, 
typeFSRef, 'fss ', nil];
     
     // register URL handler
     [[NSAppleEventManager sharedAppleEventManager] setEventHandler:self 
andSelector:@selector(handleGetURLEvent:withReplyEvent:) 
forEventClass:kInternetEventClass andEventID:kAEGetURL];


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

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to