aboutsummaryrefslogtreecommitdiff
path: root/packages/patches
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 06:32:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-17 06:32:51 +0000
commit531493b6d150abd87a38dafabe9ddff36c266a20 (patch)
treebb03a1518a90264a1d9c5182c69c6371eb82f747 /packages/patches
parent1f13ca249fc252c49e907b69059f5892b58d1dd6 (diff)
got and RC7 build, everything seems OK, but launching .htm files from the help browser doesn't work. arg. Documented the basic process of making the installer on the website
svn path=/trunk/; revision=4441
Diffstat (limited to 'packages/patches')
-rw-r--r--packages/patches/help_browser-0.38.4.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/patches/help_browser-0.38.4.patch b/packages/patches/help_browser-0.38.4.patch
index a88324b4..d97ff712 100644
--- a/packages/patches/help_browser-0.38.4.patch
+++ b/packages/patches/help_browser-0.38.4.patch
@@ -267,9 +267,9 @@ diff -u -w -r1.7.2.4 u_main.tk
- }
-
- $mbar.$helpmenuname add command -label {1 manual...} \
-+ $mbar.help add command -label {Browser} \
++ $mbar.help add command -label {Browser...} \
+ -command {menu_doc_browser $help_top_directory}
-+ $mbar.help add command -label {Manual} \
++ $mbar.help add command -label {Manual...} \
-command {menu_doc_open doc/1.manual index.htm}
- doc_submenu $mbar.$helpmenuname 2.control.examples
- doc_submenu $mbar.$helpmenuname 3.audio.examples