|
|
|
@ -119,7 +119,7 @@ int main(int argc, char* argv[]) {
|
|
|
|
|
tqInstallMsgHandler( myMessageOutput );
|
|
|
|
|
|
|
|
|
|
//create about data for this application
|
|
|
|
|
static KCmdLineOptions options[] =
|
|
|
|
|
static TDECmdLineOptions options[] =
|
|
|
|
|
{
|
|
|
|
|
{"debug", I18N_NOOP("Enable debug messages"),0},
|
|
|
|
|
{"ignore-session", I18N_NOOP("Ignore the startup session that was saved when BibleTime was closed the last time."),0},
|
|
|
|
|