Rename KCmd to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 13 years ago
parent f51496578b
commit cd8d6f0aea

@ -25,7 +25,7 @@ static const char *description =
I18N_NOOP("KnowIt - notes management utility"); I18N_NOOP("KnowIt - notes management utility");
static KCmdLineOptions options[] = static TDECmdLineOptions options[] =
{ {
{ "+file", I18N_NOOP("Document to open"), 0 }, { "+file", I18N_NOOP("Document to open"), 0 },
{ 0, 0, 0 } { 0, 0, 0 }

Loading…
Cancel
Save