Revision: 29928
http://sourceforge.net/p/bibdesk/svn/29928
Author: hofman
Date: 2025-12-01 16:38:11 +0000 (Mon, 01 Dec 2025)
Log Message:
-----------
add an empty line
Modified Paths:
--------------
trunk/bibdesk/BDSKTypeManager.m
Modified: trunk/bibdesk/BDSKTypeManager.m
===================================================================
--- trunk/bibdesk/BDSKTypeManager.m 2025-12-01 16:32:55 UTC (rev 29927)
+++ trunk/bibdesk/BDSKTypeManager.m 2025-12-01 16:38:11 UTC (rev 29928)
@@ -113,6 +113,7 @@
defaultFieldsForTypes = [[typeInfoDict
objectForKey:FIELDS_FOR_TYPES_KEY] copy];
defaultTypes = [[[typeInfoDict objectForKey:TYPES_FOR_FILE_TYPE_KEY]
objectForKey:BDSKBibtexString] copy];
standardTypes = [[NSSet alloc] initWithArray:[[typeInfoDict
objectForKey:STANDARD_TYPES_FOR_FILE_TYPE_KEY] objectForKey:BDSKBibtexString]];
+
fieldNameForPubMedTagDict = [[typeInfoDict
objectForKey:BIBTEX_FIELDS_FOR_PUBMED_TAGS_KEY] copy];
bibTeXTypeForPubMedTypeDict = [[typeInfoDict
objectForKey:BIBTEX_TYPES_FOR_PUBMED_TYPES_KEY] copy];
fieldNameForRISTagDict = [[typeInfoDict
objectForKey:BIBTEX_FIELDS_FOR_RIS_TAGS_KEY] copy];
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