From 56df7a6401beb2b87fba35add44ea53372c94926 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:58 -0600 Subject: Additional renaming of kde to tde --- arts/tools/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/tools/main.cpp') diff --git a/arts/tools/main.cpp b/arts/tools/main.cpp index 62b3668a..9cff7f4e 100644 --- a/arts/tools/main.cpp +++ b/arts/tools/main.cpp @@ -90,7 +90,7 @@ VControl::VControl( KArtsServer* artsserver, TQWidget *parent) : TQFrame(parent) connect( server, TQT_SIGNAL( restartedServer() ), this, TQT_SLOT( initaRtsConnections() ) ); /* if(server.isNull()) { - KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your kdelibs version is not older than kdemultimedia.")); + KMessageBox::error( 0, i18n("Connection to the soundserver failed - make sure that artsd is really running and that your tdelibs version is not older than tdemultimedia.")); exit(1); }*/ boxLayout = new TQHBoxLayout( this ); -- cgit v1.2.1