Rename KCmd to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 64b0307ae8
commit 7f8fc8c7a8

@ -21,7 +21,7 @@
#include "knights.h" #include "knights.h"
static KCmdLineOptions options[] = static TDECmdLineOptions options[] =
{ {
{ "d <path>", I18N_NOOP("Specify the location of your Knights data directory."), 0 }, { "d <path>", I18N_NOOP("Specify the location of your Knights data directory."), 0 },
{ "+[filename]", I18N_NOOP("A .pgn file to be loaded."), 0 }, { "+[filename]", I18N_NOOP("A .pgn file to be loaded."), 0 },

Loading…
Cancel
Save