Parent Directory
|
Revision Log
|
Patch
revision 658 by johnpye, Tue May 9 00:14:59 2006 UTC | revision 659 by ben.allan, Sun Jun 4 20:01:04 2006 UTC | |
---|---|---|
# | Line 179 proc ShowWindow.script { args} { | Line 179 proc ShowWindow.script { args} { |
179 | -accelerator {Alt-f r} \ | -accelerator {Alt-f r} \ |
180 | -underline 0 | -underline 0 |
181 | .script.menubar.file add command \ | .script.menubar.file add command \ |
182 | -command {Script_do_ReadFile} \ | |
183 | -label {Open script file...} \ | |
184 | -accelerator {Alt-f o} \ | |
185 | -underline 0 | |
186 | .script.menubar.file add command \ | |
187 | -command {Script_do_Import_File} \ | -command {Script_do_Import_File} \ |
188 | -label {Import file...} \ | -label {Import file...} \ |
189 | -accelerator {Alt-f i} \ | -accelerator {Alt-f i} \ |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |