@ -6,10 +6,10 @@
#include "app.h"
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{
{ "+command", I18N_NOOP("Command"), 0 },
KCmdLineLastOption
TDECmdLineLastOption
};
int main(int argc, char *argv[])
@ -6,9 +6,9 @@