Revision: 10173
http://sourceforge.net/p/skim-app/code/10173
Author: hofman
Date: 2018-12-23 15:54:37 +0000 (Sun, 23 Dec 2018)
Log Message:
-----------
fix dark background color keys
Modified Paths:
--------------
trunk/SKStringConstants.m
Modified: trunk/SKStringConstants.m
===================================================================
--- trunk/SKStringConstants.m 2018-12-23 14:58:49 UTC (rev 10172)
+++ trunk/SKStringConstants.m 2018-12-23 15:54:37 UTC (rev 10173)
@@ -45,8 +45,8 @@
NSString *SKTeXEditorCommandKey = @"SKTeXEditorCommand";
NSString *SKBackgroundColorKey = @"SKBackgroundColor";
NSString *SKFullScreenBackgroundColorKey = @"SKFullScreenBackgroundColor";
-NSString *SKDarkBackgroundColorKey = @"SKBackgroundColor";
-NSString *SKDarkFullScreenBackgroundColorKey = @"SKFullScreenBackgroundColor";
+NSString *SKDarkBackgroundColorKey = @"SKDarkBackgroundColor";
+NSString *SKDarkFullScreenBackgroundColorKey =
@"SKDarkFullScreenBackgroundColor";
NSString *SKPageBackgroundColorKey = @"SKPageBackgroundColor";
NSString *SKLastOpenFileNamesKey = @"SKLastOpenFileNames";
NSString *SKOpenContentsPaneOnlyForTOCKey = @"SKOpenContentsPaneOnlyForTOC";
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit