File: make_help_menus_work.patch

package info (click to toggle)
staden 2.0.0%2Bb11-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,584 kB
  • sloc: ansic: 240,605; tcl: 65,360; cpp: 12,854; makefile: 11,203; sh: 3,023; fortran: 2,033; perl: 63; awk: 46
file content (26 lines) | stat: -rw-r--r-- 873 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Author: Tim Booth <tbooth@ceh.ac.uk>
Last-Update: 2013-06-12
Description: Fix help menus
 
--- a/gap4/gaprc_menu_mito
+++ b/gap4/gaprc_menu_mito
@@ -176,7 +176,7 @@ add_command	{Help.Output Window}	1 0 {sh
 add_separator	{Help.S1}
 add_command	{Help.Index}		1 0 {show_help gap4 Index}
 add_separator	{Help.S2}
-add_command	{Help.Show Licence}	1 0 {ShowLicence}
+add_command	{Help.Show Licence}	1 0 {show_help gap4 Copyright}
 
 #For testing busy mode
 #add_command	{File.Busy On}	1 2 {SetBusy}
--- a/pregap4/pregap4rc
+++ b/pregap4/pregap4rc
@@ -64,7 +64,7 @@ add_command     {Help.Files}        1
 add_command     {Help.Configuring Modules}  1   0 \
     {show_help pregap4 {Pregap4-Modules}}
 add_separator   {Help.S2}
-add_command {Help.Show Licence} 1 0 {ShowLicence}
+add_command {Help.Show Licence} 1 0 {show_help pregap4 Copyright}
 
 set_def WINDOW_STYLE compact