don't truncate filenames by default (why?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-02-14 11:35:26 +00:00
parent d8c5974799
commit 8280918daf

View File

@@ -19,7 +19,7 @@ htmlBrowseButtons = bitmap
winHelpContents = yes
winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
winHelpTitle = "wxWindows Manual"
truncateFilenames = yes
truncateFilenames = no
combineSubSections = yes
;;
;; These two are for generating MS HTML Help project, contents and index files.