Revision: 29993
          http://sourceforge.net/p/bibdesk/svn/29993
Author:   hofman
Date:     2026-02-15 16:36:05 +0000 (Sun, 15 Feb 2026)
Log Message:
-----------
add comment

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

Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m  2026-02-15 16:25:56 UTC (rev 29992)
+++ trunk/bibdesk/BDSKEditor.m  2026-02-15 16:36:05 UTC (rev 29993)
@@ -1717,6 +1717,7 @@
 }
 
 - (NSURL *)fileView:(FVFileView *)aFileView 
downloadDestinationWithSuggestedFilename:(NSString *)filename {
+    // this will never be called as we return NO above
     NSURL *fileURL = nil;
     NSString *extension = [filename pathExtension];
     NSString *downloadsDirectory = [[[NSUserDefaults standardUserDefaults] 
stringForKey:BDSKDownloadsDirectoryKey] stringByExpandingTildeInPath];

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to