diff --git a/Contrib/NSIS Menu/nsismenu/nsismenu.cpp b/Contrib/NSIS Menu/nsismenu/nsismenu.cpp index 3c1445c5..d62254e8 100644 --- a/Contrib/NSIS Menu/nsismenu/nsismenu.cpp +++ b/Contrib/NSIS Menu/nsismenu/nsismenu.cpp @@ -127,7 +127,7 @@ private: wxT("nsis_menu")) { m_Html = new wxHtmlWindow(this, HtmlControl); - m_Html->SetRelatedFrame(this, wxT("NSIS Menu%s")); + m_Html->SetRelatedFrame(this, wxT("%s")); // Dialog caption comes from the html title element or filename m_Html->SetBorders(0); m_Html->EnableScrolling(false, false); m_Html->SetSize(600, 365); diff --git a/Menu/index.html b/Menu/index.html index ed58ed7b..a197248e 100644 --- a/Menu/index.html +++ b/Menu/index.html @@ -1,25 +1,25 @@ +NSIS Menu -
-
- - - - +
- -

- Compiler
- Compile NSI scripts
- Installer based on ZIP file
-
-
-
-

-

- Developer Center
- Many more examples, tutorials, plug-ins and NSIS-related software are available - at the on-line Developer Center. -

+
+ + + + - -
+ +

+ Compiler
+ Compile NSI scripts
+ Installer based on ZIP file
+
+
+
+

+

+ Developer Center
+ Many more examples, tutorials, plug-ins and NSIS-related software are available + at the on-line Developer Center. +

@@ -52,12 +52,13 @@ System - Windows API calls
VPatch - update existing files

-

-

-
- -
+
+

+ +

+
+ +
diff --git a/Menu/notinstalled.html b/Menu/notinstalled.html index 6e647d74..f7a06d4d 100644 --- a/Menu/notinstalled.html +++ b/Menu/notinstalled.html @@ -1,7 +1,7 @@ +NSIS Menu -
-
+