Revision: 28946 http://sourceforge.net/p/bibdesk/svn/28946 Author: hofman Date: 2024-08-26 14:38:58 +0000 (Mon, 26 Aug 2024) Log Message: ----------- BDSKShouldShowWebGroup is not used anymore
Modified Paths: -------------- trunk/bibdesk/BDSKStringConstants.m trunk/bibdesk/Preferences.plist Modified: trunk/bibdesk/BDSKStringConstants.m =================================================================== --- trunk/bibdesk/BDSKStringConstants.m 2024-08-25 16:46:34 UTC (rev 28945) +++ trunk/bibdesk/BDSKStringConstants.m 2024-08-26 14:38:58 UTC (rev 28946) @@ -362,7 +362,6 @@ BDSKTableCellImages dict nil BDSKGroupFieldSeparatorCharactersKey string ";:," BDSKDefaultGroupFieldSeparatorKey string "; " // note trailing space! - BDSKShouldShowWebGroup bool true BDSKEditorFormShouldAutoCompleteKey bool true BDSKAdditionalFieldsToComplete array nil BDSKReadExtendedAttributesKey bool false // read/write BibTeX to files Modified: trunk/bibdesk/Preferences.plist =================================================================== --- trunk/bibdesk/Preferences.plist 2024-08-25 16:46:34 UTC (rev 28945) +++ trunk/bibdesk/Preferences.plist 2024-08-26 14:38:58 UTC (rev 28946) @@ -128,8 +128,6 @@ </array> <key>BDSKSearchMenuTagKey</key> <integer>0</integer> - <key>BDSKShouldShowWebGroup</key> - <true/> <key>BDSKShouldUsePDFMetadata</key> <false/> <key>BDSKShouldUsePubMedMetadata</key> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit