Revision: 28942
          http://sourceforge.net/p/bibdesk/svn/28942
Author:   hofman
Date:     2024-08-25 14:50:02 +0000 (Sun, 25 Aug 2024)
Log Message:
-----------
update hidden pref key list

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

Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2024-08-25 09:12:40 UTC (rev 28941)
+++ trunk/bibdesk/BDSKStringConstants.m 2024-08-25 14:50:02 UTC (rev 28942)
@@ -348,24 +348,23 @@
  BDSKRemoveExtendedAttributesFromDocuments       bool    false
  BDSKDisableDocumentExtendedAttributes           bool    false
  BDSKDisableExportAttributes                     bool    false
- BDSKFieldsToWriteIfEmpty                        array   ()
+ BDSKFieldsToWriteIfEmpty                        array   nil
  BDSKEnableSharingWithSelf                       bool    false   // developers 
only
  BDSKDisableRemoteChangeNotifications            bool    false
  BDSKSharingServerMaxConnections                 integer 0       // ignored if 
< 20
- BDSKDisableExceptionHandling                    bool    false   // developers 
only
  BDSKShouldLogFilesAddedToMatchingSearchIndex    bool    false   // developers 
only
  BDSKUseXMLSpotlightCache                        bool    false   // developers 
only
  BDSKScriptMenuDisabled                          bool    false
- BDSKAnnoteFieldName                             BDSKReadExtendedAttributesKey 
     string  nil
- BDSKDefaultAnimationTimeInterval                CGFloat   0.15    // set to 
zero to disable
+ BDSKAnnoteFieldName                             string  nil
+ BDSKDefaultAnimationTimeInterval                CGFloat 0.25    // set to 
zero to disable
  BDSKTableHeaderImages                           dict    nil
  BDSKTableHeaderTitles                           dict    nil
  BDSKTableCellImages                             dict    nil
  BDSKGroupFieldSeparatorCharactersKey            string  ";:,"
  BDSKDefaultGroupFieldSeparatorKey               string  "; "    // note 
trailing space!
- BDSKShouldShowWebGroup                          bool    false
+ BDSKShouldShowWebGroup                          bool    true
  BDSKEditorFormShouldAutoCompleteKey             bool    true
- BDSKAdditionalFieldsToComplete                  array   ()
+ BDSKAdditionalFieldsToComplete                  array   nil
  BDSKReadExtendedAttributesKey                   bool    false   // read/write 
BibTeX to files
  BDSKShouldUsePDFMetadataKey                     bool    false   // reads 
standard PDF info
  BDSKAddISIXMLStringToAnnote                     bool    false
@@ -374,7 +373,7 @@
  BDSKISIURLFieldName                             string  nil     // assign ISI 
URL to specified field
  BDSKDefaultArrayJoinString                      string  "/"
  BDSKShouldUsePubMedMetadataKey                  bool    true    // treat 
filename as PMID
- BDSKDefaultDefaultBrowserKey                    string  ""
+ BDSKDefaultBrowserKey                           string  nil
  BDSKSaveLinkedFilesAsRelativePathOnly           bool    false
  BDSKSaveLinkedFilesAsArchivedData               bool    false
  BDSKSaveLinkedFilesAsAlias                      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