62 lines
1.6 KiB
Plaintext
62 lines
1.6 KiB
Plaintext
[GeneralSettings]
|
|
AppendMapFileToBinary=1
|
|
HandleExceptions=1
|
|
CheckForFrozenMainThread=0
|
|
FreezeTimeout=60000
|
|
ShowExceptionBox=1
|
|
SuspendAllRunningThreads=1
|
|
AutomaticallySaveBugReport=0
|
|
AutomaticallyMailBugReport=0
|
|
CopyBugReportToClipboard=0
|
|
AutomaticallyContinueApplication=0
|
|
AutomaticallyRestartApplication=0
|
|
AutomaticallyCloseApplication=0
|
|
MailAddress=team@x2software.net
|
|
MailSubject=Bug Report
|
|
AttachBugReportFile=0
|
|
DeleteBugReportFile=0
|
|
MailAsSmtpServer=1
|
|
MailAsSmtpClient=0
|
|
MailViaMapi=1
|
|
MailViaMailto=1
|
|
SmtpServer=
|
|
SmtpPort=25
|
|
SmtpAccount=
|
|
SmtpPassword=
|
|
MailSuccessMsg=The mail was sent successfully.
|
|
MailFailureMsg=Sorry, sending the mail didn't work.
|
|
BugReportFile=bugreport.txt
|
|
AppendBugReports=1
|
|
BugReportFileSize=50000
|
|
VersionVariable=
|
|
[ExceptionBox]
|
|
TitleBar=%appname%
|
|
ExceptionMessage=An error occurred in the application.
|
|
FrozenMessage=The application seems to be frozen.
|
|
ShowButtonMailBugReport=1
|
|
ShowButtonSaveBugReport=0
|
|
ShowButtonPrintBugReport=0
|
|
ShowButtonShowBugReport=1
|
|
ShowButtonContinueApplication=1
|
|
ShowButtonRestartApplication=1
|
|
ShowButtonCloseApplication=1
|
|
MailBugReportText=mail bug report
|
|
SaveBugReportText=save bug report
|
|
PrintBugReportText=print bug report
|
|
ShowBugReportText=show bug report
|
|
ContinueApplicationText=continue application
|
|
RestartApplicationText=restart application
|
|
CloseApplicationText=close application
|
|
FocusedButton=0
|
|
AutomaticallyShowBugReport=0
|
|
[BugReport]
|
|
ListThreads=1
|
|
ListModules=1
|
|
Disassembly=1
|
|
HideUglyItems=0
|
|
ShowRelativeAddrs=0
|
|
FormatDisassembly=1
|
|
LimitDisassembly=5
|
|
[UnitInitOrder]
|
|
UnitInitOrder=ShareMem, HPMM, MultiMM, nxllMemoryManager, nxReplacementMemoryManager
|