Renaming the "Refresh" butto to be "Re-Connect" and hooking it up (though it does...
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Aug 2007 23:21:03 +0000 (16:21 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 11 Aug 2007 23:21:03 +0000 (16:21 -0700)
commitcd0ce3240dffeadab249944519ffdf3d9837009a
tree81c52c42648e00a3c9dc5debdc8b29e6856d5c63
parent9eada60a32b2fe25980571aa198f81c9df52c6f9
Renaming the "Refresh" butto to be "Re-Connect" and hooking it up (though it does nothing at the moment)

* English.lproj/Debugger.nib: Renaming the "Run" button and hooking it up to DebuggerWindowController
* Source/DebuggerWindowController.m|h: Adding a _reconnectButton outlet and a reconnect: action
([DebuggerWindowController reconnect:]): New method
English.lproj/Debugger.nib/classes.nib
English.lproj/Debugger.nib/keyedobjects.nib
Source/DebuggerWindowController.h
Source/DebuggerWindowController.m