Skip to content

Commit 6ff3e7b

Browse files
committed
Rename Menu.html to StartMenu.html
This should fix the initial error message upon launching the help dialog. Fixes #524
1 parent 869e6c3 commit 6ff3e7b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

Src/Localization/English/Main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h2>System Requirements</h2>
3636
<br>
3737
<h2>Components</h2>
3838
Open-Shell has three major components:<ul>
39-
<li><a href="Menu.html">Open-Shell Menu</a></li>
39+
<li><a href="StartMenu.html">Open-Shell Menu</a></li>
4040
<li><a href="ClassicExplorer.html">Classic Explorer</a></li>
4141
<li><a href="ClassicIE.html">Classic IE</a></li>
4242
</ul>

Src/Localization/English/OpenShell.hhp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Language=0x409 English (United States)
99

1010
[FILES]
1111
ClassicExplorer.html
12-
Menu.html
12+
StartMenu.html
1313
ClassicIE.html
1414

1515
[INFOTYPES]

Src/Localization/English/OpenShellTOC.hhc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</OBJECT>
1616
<LI> <OBJECT type="text/sitemap">
1717
<param name="Name" value="Open-Shell Menu">
18-
<param name="Local" value="Menu.html">
18+
<param name="Local" value="StartMenu.html">
1919
<param name="ImageNumber" value="1">
2020
</OBJECT>
2121
<UL>

0 commit comments

Comments
 (0)