Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
ccgus committed Sep 7, 2009
1 parent 4ae835e commit 9cf36e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/acornplugin/JSEnablerPlugIn.m
Expand Up @@ -47,7 +47,7 @@ - (void) findJSCocoaScriptsForPluginManager:(id<ACPluginManager>)pluginManager {
}

[pluginManager addFilterMenuTitle:[fileName stringByDeletingPathExtension]
withSuperMenuTitle:@"" //@"JSTalk"
withSuperMenuTitle:nil //@"JSTalk"
target:self
action:@selector(executeScriptForImage:scriptPath:)
keyEquivalent:@""
Expand Down

0 comments on commit 9cf36e3

Please sign in to comment.