@ -75,7 +75,7 @@ bool CDDB::set_server(const char *hostname, unsigned short int _port)
port = _port;
TQCString r;
readLine(r); // the server greeting
writeLine("cddb hello kde-user blubb kio_audiocd 0.4");
writeLine("cddb hello kde-user blubb tdeio_audiocd 0.4");
readLine(r);
}
return true;