@ -26,12 +26,12 @@
#include "mainwindow.h"
#include "version.h"
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{
{ "menu <argument>", I18N_NOOP("Menu file"), "systemsettings" },
{ "e", 0, 0 },
{ "noembed", I18N_NOOP("Embed windows"), 0 },
KCmdLineLastOption
TDECmdLineLastOption
};
int main( int argc, char *argv[] )