Revision: 27180
http://sourceforge.net/p/bibdesk/svn/27180
Author: hofman
Date: 2021-12-12 22:13:18 +0000 (Sun, 12 Dec 2021)
Log Message:
-----------
Remove unused pref key
Modified Paths:
--------------
trunk/bibdesk/BDSKStringConstants.h
trunk/bibdesk/BDSKStringConstants.m
trunk/bibdesk/Preferences.plist
Modified: trunk/bibdesk/BDSKStringConstants.h
===================================================================
--- trunk/bibdesk/BDSKStringConstants.h 2021-12-12 07:30:34 UTC (rev 27179)
+++ trunk/bibdesk/BDSKStringConstants.h 2021-12-12 22:13:18 UTC (rev 27180)
@@ -106,7 +106,6 @@
extern NSString *BDSKCiteEndBracketKey;
extern NSString *BDSKShouldUseTemplateFileKey;
extern NSString *BDSKShowingPreviewKey;
-extern NSString *BDSKSnoopDrawerContentKey;
extern NSString *BDSKFilterFieldHistoryKey;
extern NSString *BDSKEditorShouldCheckSpellingContinuouslyKey;
extern NSString *BDSKIgnoredSortTermsKey;
Modified: trunk/bibdesk/BDSKStringConstants.m
===================================================================
--- trunk/bibdesk/BDSKStringConstants.m 2021-12-12 07:30:34 UTC (rev 27179)
+++ trunk/bibdesk/BDSKStringConstants.m 2021-12-12 22:13:18 UTC (rev 27180)
@@ -58,7 +58,6 @@
NSString *BDSKEmailTemplateKey = @"BDSKEmailTemplateKey";
NSString *BDSKShouldUseTemplateFileKey = @"Write template file when saving";
NSString *BDSKShowingPreviewKey = @"Showing Preview";
-NSString *BDSKSnoopDrawerContentKey = @"Snoop Drawer Content";
NSString *BDSKFilterFieldHistoryKey = @"Open using filter command history";
NSString *BDSKEditorShouldCheckSpellingContinuouslyKey = @"Check spelling
continuously while editing";
NSString *BDSKIgnoredSortTermsKey = @"Terms ignored when sorting";
Modified: trunk/bibdesk/Preferences.plist
===================================================================
--- trunk/bibdesk/Preferences.plist 2021-12-12 07:30:34 UTC (rev 27179)
+++ trunk/bibdesk/Preferences.plist 2021-12-12 22:13:18 UTC (rev 27180)
@@ -235,8 +235,6 @@
<string>3rd Author</string>
<string>Local File</string>
</array>
- <key>Snoop Drawer Content</key>
- <integer>0</integer>
<key>Startup Behavior</key>
<integer>0</integer>
<key>View-by Field</key>
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