Revision: 29538
http://sourceforge.net/p/bibdesk/svn/29538
Author: hofman
Date: 2025-09-07 09:27:09 +0000 (Sun, 07 Sep 2025)
Log Message:
-----------
use correct final status
Modified Paths:
--------------
trunk/bibdesk/BDSKDownloadManager.m
Modified: trunk/bibdesk/BDSKDownloadManager.m
===================================================================
--- trunk/bibdesk/BDSKDownloadManager.m 2025-09-07 09:26:12 UTC (rev 29537)
+++ trunk/bibdesk/BDSKDownloadManager.m 2025-09-07 09:27:09 UTC (rev 29538)
@@ -238,7 +238,7 @@
}
}];
} else {
- [self setStatus:BDSKDownloadStatusFailed forDownload:webDownload
error:nil];
+ [self setStatus:BDSKDownloadStatusFinished forDownload:webDownload
error:nil];
}
}
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