[General]
Name=Developer
Comment=Settings preferred for developers

SignalDetails=true
ShowBugReportButton=true
ShowBacktraceButton=true
ShowDebugButton=true
DisableChecks=true

[ErrorDescription]
Enable=true
Name=The application %progname (%appname), pid %pid, crashed and caused the signal %signum (%signame).

[WhatToDoHint]
Enable=true
Name=You might want to fix your program. Take a look at the backtrace tab.

[4]
Name=SIGILL
Comment=Illegal instruction.

[6]
Name=SIGABRT
Comment=Aborted.

[8]
Name=SIGFPE
Comment=Floating point exception.

[11]
Name=SIGSEGV
Comment=Invalid memory reference.

[unknown]
Name=Unknown
Comment=This signal is unknown.