|
|
@ -39,7 +39,7 @@ static const char *description =
|
|
|
|
|
|
|
|
|
|
|
|
static const char *version = "0.2.1";
|
|
|
|
static const char *version = "0.2.1";
|
|
|
|
|
|
|
|
|
|
|
|
static KCmdLineOptions options[] =
|
|
|
|
static TDECmdLineOptions options[] =
|
|
|
|
{
|
|
|
|
{
|
|
|
|
{ "+term", I18N_NOOP("A term to search"), 0 },
|
|
|
|
{ "+term", I18N_NOOP("A term to search"), 0 },
|
|
|
|
{ "show-searchdialog", I18N_NOOP( "Show search dialog on startup" ), 0},
|
|
|
|
{ "show-searchdialog", I18N_NOOP( "Show search dialog on startup" ), 0},
|
|
|
|