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:
@@ -19,7 +19,7 @@ htmlBrowseButtons = bitmap
|
|||||||
winHelpContents = yes
|
winHelpContents = yes
|
||||||
winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
|
winHelpVersion = 3 ; 3 for Windows 3.x, 4 for Windows 95
|
||||||
winHelpTitle = "wxWindows Manual"
|
winHelpTitle = "wxWindows Manual"
|
||||||
truncateFilenames = yes
|
truncateFilenames = no
|
||||||
combineSubSections = yes
|
combineSubSections = yes
|
||||||
;;
|
;;
|
||||||
;; These two are for generating MS HTML Help project, contents and index files.
|
;; These two are for generating MS HTML Help project, contents and index files.
|
||||||
|
Reference in New Issue
Block a user