/[freeride]/freeride/plugins/rubyide_tools_fox_script_runner/script_runner.rb
ViewVC logotype

Diff of /freeride/plugins/rubyide_tools_fox_script_runner/script_runner.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by richkilmer, Fri Dec 20 17:27:31 2002 UTC revision 1.2 by curthibbs, Mon Jan 13 09:46:21 2003 UTC
# Line 53  module FreeRIDE Line 53  module FreeRIDE
53          plugin["/system/ui/current/OutputPane"].manager.show          plugin["/system/ui/current/OutputPane"].manager.show
54          plugin["/system/ui/current/OutputPane"].manager.clear("Run")          plugin["/system/ui/current/OutputPane"].manager.clear("Run")
55        end        end
56        plugin["/system/ui/keys"].manager.bind("App/Run/ClearOutput", :Ctrl, :F5)        plugin["/system/ui/keys"].manager.bind("App/Run/ClearOutput", :ctrl, :F5)
57        plugin["/system/ui/commands"].manager.command("App/Run/ClearOutput").icon = "/system/ui/icons/ScriptRunner/clear"        plugin["/system/ui/commands"].manager.command("App/Run/ClearOutput").icon = "/system/ui/icons/ScriptRunner/clear"
58        plugin["/system/ui/current/ToolBar"].manager.add_command("Run", "App/Run/ClearOutput")        plugin["/system/ui/current/ToolBar"].manager.add_command("Run", "App/Run/ClearOutput")
59                

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26