diff -r ef76fc2ac88c -r e4420d2515f1 org.chromium.debug.ui/plugin.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.chromium.debug.ui/plugin.properties Wed Dec 23 17:13:18 2009 -0800 @@ -0,0 +1,15 @@ +# Copyright (c) 2009 The Chromium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. + +providerName = The Chromium Authors + +pluginName = Chromium JavaScript Remote Debugger UI + +chromiumLaunchName = Chromium JavaScript +standaloneV8LaunchName = Standalone V8 VM +consolePseudoLaunchName = Browser Connection + +ChromiumJavascriptDecorator.label = Chromium JavaScript Decorator + +OpenFunctionAction.label = Open Function