From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- arts/kde/kplayobjectfactory.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arts/kde/kplayobjectfactory.cc') diff --git a/arts/kde/kplayobjectfactory.cc b/arts/kde/kplayobjectfactory.cc index 1b6be9860..d2d76f25c 100644 --- a/arts/kde/kplayobjectfactory.cc +++ b/arts/kde/kplayobjectfactory.cc @@ -64,7 +64,7 @@ KPlayObject *KPlayObjectFactory::createPlayObject(const KURL& url, bool createBU KPlayObject *KPlayObjectFactory::createPlayObject(const KURL& _url, const TQString &mimetype, bool createBUS) { - // WHY DOES BROKEN KIO_MEDIA GIVE WRONG URLS? + // WHY DOES BROKEN TDEIO_MEDIA GIVE WRONG URLS? // I hate it // I hate it // It sucks @@ -135,7 +135,7 @@ KDE::PlayObject *KDE::PlayObjectFactory::createPlayObject(const KURL& url, bool KDE::PlayObject *KDE::PlayObjectFactory::createPlayObject(const KURL& _url, const TQString &mimetype, bool createBUS) { - // WHY DOES BROKEN KIO_MEDIA GIVE WRONG URLS? + // WHY DOES BROKEN TDEIO_MEDIA GIVE WRONG URLS? // I hate it // I hate it // It sucks -- cgit v1.2.1