From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- lib/interfaces/kdevplugin.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/interfaces/kdevplugin.cpp') diff --git a/lib/interfaces/kdevplugin.cpp b/lib/interfaces/kdevplugin.cpp index 5b4de199..8a431dc7 100644 --- a/lib/interfaces/kdevplugin.cpp +++ b/lib/interfaces/kdevplugin.cpp @@ -1,13 +1,13 @@ /* This file is part of the KDE project Copyright (C) 2002 Simon Hausmann Copyright (C) 2002 Matthias Hoelzer-Kluepfel - Copyright (C) 2002 Harald Fernengel - Copyright (C) 2002 F@lk Brettschneider + Copyright (C) 2002 Harald Fernengel + Copyright (C) 2002 F@lk Brettschneider Copyright (C) 2003 Julian Rockey - Copyright (C) 2003 Roberto Raggi + Copyright (C) 2003 Roberto Raggi Copyright (C) 2003 Jens Dagerbo Copyright (C) 2003 Mario Scalas - Copyright (C) 2003-2004 Alexander Dymo + Copyright (C) 2003-2004 Alexander Dymo This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -63,7 +63,7 @@ KDevPlugin::KDevPlugin(const KDevPluginInfo *info, TQObject *parent, const char actionCollection()->setHighlightingEnabled( true ); d->info = info; - KGlobal::iconLoader()->addAppDir("kdevelop"); + KGlobal::iconLoader()->addAppDir("tdevelop"); } KDevPlugin::~KDevPlugin() -- cgit v1.2.3