@ -389,7 +389,7 @@ void App::handleCliArgs() //static
void App::initCliArgs( int argc, char *argv[] ) //static
{
static KCmdLineOptions options[] =
static TDECmdLineOptions options[] =
{ "+[URL(s)]", I18N_NOOP( "Files/URLs to open" ), 0 },
{ "r", 0, 0 },
@ -37,7 +37,7 @@ int main( int argc, char *argv[] )
I18N_NOOP( "http://amarok.kde.org" ) );
{ "+Folder(s)", I18N_NOOP( "Folders to scan" ), 0 },