Rename Menu.html to StartMenu.html

This should fix the initial error message upon launching the help dialog.
Fixes #524

fix

 - Rename Menu.html in other languages
This commit is contained in:
Eli Farmer
2022-12-23 15:48:49 -05:00
committed by ge0rdi
parent 4e4da93b6c
commit bfb8ef31fe
31 changed files with 120 additions and 120 deletions

View File

@@ -33,7 +33,7 @@ body {
<h1>组件</h1><br>
Open-Shell 包含三个组件:<ul>
<li><a href="Menu.html">经典开始菜单</a></li>
<li><a href="StartMenu.html">经典开始菜单</a></li>
<li><a href="ClassicExplorer.html">经典 Explorer</a></li>
<li><a href="ClassicIE.html">经典 IE</a></li>
</ul>