Revision: 3196
http://skim-app.svn.sourceforge.net/skim-app/?rev=3196&view=rev
Author: hofman
Date: 2007-11-11 05:19:21 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
Fix method names.
Modified Paths:
--------------
trunk/SKApplicationController.m
Modified: trunk/SKApplicationController.m
===================================================================
--- trunk/SKApplicationController.m 2007-11-11 13:01:59 UTC (rev 3195)
+++ trunk/SKApplicationController.m 2007-11-11 13:19:21 UTC (rev 3196)
@@ -511,7 +511,7 @@
static NSSet *applicationScriptingKeys = nil;
if (applicationScriptingKeys == nil)
applicationScriptingKeys = [[NSSet alloc]
initWithObjects:@"defaultPdfViewSettings", @"defaultFullScreenPdfViewSettings",
@"backgroundColor", @"fullScreenBackgroundColor",
- @"defaultNoteColors", @"defaultLineWidths", @"defaultLineStyles",
@"defaultDashPatterns", @"defaultStartLineSyle", @"defaultEndLineSyle",
@"defaultIconType", @"lines", nil];
+ @"defaultNoteColors", @"defaultLineWidths", @"defaultLineStyles",
@"defaultDashPatterns", @"defaultStartLineStyle", @"defaultEndLineStyle",
@"defaultIconType", @"lines", nil];
return [applicationScriptingKeys containsObject:key];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit