Revision: 28941
          http://sourceforge.net/p/bibdesk/svn/28941
Author:   hofman
Date:     2024-08-25 09:12:40 +0000 (Sun, 25 Aug 2024)
Log Message:
-----------
update list of hidden pref keys

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

Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2024-08-23 16:27:25 UTC (rev 28940)
+++ trunk/bibdesk/BDSKStringConstants.m 2024-08-25 09:12:40 UTC (rev 28941)
@@ -343,13 +343,12 @@
  
  ** Hidden pref keys **
  
- Last updated: Thu May 17 16:29:22 GMT 2007
+ Last updated: 25/12/2024
  
  BDSKRemoveExtendedAttributesFromDocuments       bool    false
  BDSKDisableDocumentExtendedAttributes           bool    false
  BDSKDisableExportAttributes                     bool    false
  BDSKFieldsToWriteIfEmpty                        array   ()
- BDSKShouldUseSpotlightCommentForURL             bool    false
  BDSKEnableSharingWithSelf                       bool    false   // developers 
only
  BDSKDisableRemoteChangeNotifications            bool    false
  BDSKSharingServerMaxConnections                 integer 0       // ignored if 
< 20
@@ -356,25 +355,31 @@
  BDSKDisableExceptionHandling                    bool    false   // developers 
only
  BDSKShouldLogFilesAddedToMatchingSearchIndex    bool    false   // developers 
only
  BDSKUseXMLSpotlightCache                        bool    false   // developers 
only
- BDSKDisableTypeAheadSelection                   bool    false
- BDSKDisableBackgroundColorForGroupTable         bool    false
  BDSKScriptMenuDisabled                          bool    false
- BDSKAnnoteFieldName                             string  nil
+ BDSKAnnoteFieldName                             BDSKReadExtendedAttributesKey 
     string  nil
  BDSKDefaultAnimationTimeInterval                CGFloat   0.15    // set to 
zero to disable
  BDSKTableHeaderImages                           dict    nil
  BDSKTableHeaderTitles                           dict    nil
+ BDSKTableCellImages                             dict    nil
  BDSKGroupFieldSeparatorCharactersKey            string  ";:,"
  BDSKDefaultGroupFieldSeparatorKey               string  "; "    // note 
trailing space!
  BDSKShouldShowWebGroup                          bool    false
  BDSKEditorFormShouldAutoCompleteKey             bool    true
+ BDSKAdditionalFieldsToComplete                  array   ()
  BDSKReadExtendedAttributesKey                   bool    false   // read/write 
BibTeX to files
- BDSKShouldUsePDFMetadataKey                        bool    false   // reads 
standard PDF info
+ BDSKShouldUsePDFMetadataKey                     bool    false   // reads 
standard PDF info
  BDSKAddISIXMLStringToAnnote                     bool    false
  BDSKDisableISITitleCasing                       bool    false
  BDSKISISourceXMLTagPriority                     array   nil
  BDSKISIURLFieldName                             string  nil     // assign ISI 
URL to specified field
  BDSKDefaultArrayJoinString                      string  "/"
- BDSKShouldUsePubMedMetadataKey                     bool    true    // treat 
filename as PMID
-
+ BDSKShouldUsePubMedMetadataKey                  bool    true    // treat 
filename as PMID
+ BDSKDefaultDefaultBrowserKey                    string  ""
+ BDSKSaveLinkedFilesAsRelativePathOnly           bool    false
+ BDSKSaveLinkedFilesAsArchivedData               bool    false
+ BDSKSaveLinkedFilesAsAlias                      bool    false
+ BDSKEnableGoogleScholarWebParser                bool    false
+ BDSKMatchAuthorNamesExactly                     bool    false
+ 
  */
 

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

Reply via email to