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 --- tdeabc/tests/kabcargl.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeabc/tests/kabcargl.cpp') diff --git a/tdeabc/tests/kabcargl.cpp b/tdeabc/tests/kabcargl.cpp index d3a71890e..add322b75 100644 --- a/tdeabc/tests/kabcargl.cpp +++ b/tdeabc/tests/kabcargl.cpp @@ -1,5 +1,5 @@ /* - This file is part of libkabc. + This file is part of libtdeabc. Copyright (c) 2001 Cornelius Schumacher This library is free software; you can redistribute it and/or @@ -35,7 +35,7 @@ using namespace TDEABC; int main(int argc,char **argv) { - TDEAboutData aboutData("kabcargl","Fix broken pre3.0rc3 format","0.1"); + TDEAboutData aboutData("tdeabcargl","Fix broken pre3.0rc3 format","0.1"); aboutData.addAuthor("Cornelius Schumacher", 0, "schumacher@kde.org"); TDECmdLineArgs::init(argc,argv,&aboutData); -- cgit v1.2.1