|
From: Slava P. <sp...@us...> - 2003-04-29 03:21:52
|
Date: Monday April 28, 2003 @ 20:21 Author: spestov Update of /cvsroot/jedit/jEdit/org/gjt/sp/jedit In directory sc8-pr-cvs1:/tmp/cvs-serv25487/org/gjt/sp/jedit Modified Files: ActionSet.java BeanShellAction.java EditAction.java GUIUtilities.java PluginJAR.java ResourceCache.java jEdit.java jedit_gui.props Added Files: ActionContext.java browser.actions.xml Log Message: browser actions API. provide a browser.actions.xml file in your plugin's JAR; reference the 'browser' variable in the CODE blocks of the actions |