diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:31:44 -0600 |
commit | d70ce47c224b328c429a5f2406e5e793b009541d (patch) | |
tree | cef1f2b51b5429229c2c5fad2436b60dddbcf6cc /kresources/tvanytime | |
parent | 480ccc4ed6441c8e663dc62be689c19499d806ea (diff) | |
download | tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.tar.gz tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.zip |
Additional kde to tde renaming
Diffstat (limited to 'kresources/tvanytime')
6 files changed, 10 insertions, 10 deletions
diff --git a/kresources/tvanytime/kcal_resourcetvanytime.cpp b/kresources/tvanytime/kcal_resourcetvanytime.cpp index 81461d644..f819bba5a 100644 --- a/kresources/tvanytime/kcal_resourcetvanytime.cpp +++ b/kresources/tvanytime/kcal_resourcetvanytime.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Will Stephenson <wstephenson@kde.org> diff --git a/kresources/tvanytime/kcal_resourcetvanytime.h b/kresources/tvanytime/kcal_resourcetvanytime.h index ea1650827..23922e703 100644 --- a/kresources/tvanytime/kcal_resourcetvanytime.h +++ b/kresources/tvanytime/kcal_resourcetvanytime.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Will Stephenson <wstephenson@kde.org> @@ -30,7 +30,7 @@ #include <kabc/locknull.h> #include <kio/job.h> #include <kconfig.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> #include "service.h" diff --git a/kresources/tvanytime/kcal_resourcetvanytime_plugin.cpp b/kresources/tvanytime/kcal_resourcetvanytime_plugin.cpp index a9d7bcc14..481a62b51 100644 --- a/kresources/tvanytime/kcal_resourcetvanytime_plugin.cpp +++ b/kresources/tvanytime/kcal_resourcetvanytime_plugin.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> diff --git a/kresources/tvanytime/kcal_resourcetvanytimeconfig.cpp b/kresources/tvanytime/kcal_resourcetvanytimeconfig.cpp index 47d62d376..110a62f9e 100644 --- a/kresources/tvanytime/kcal_resourcetvanytimeconfig.cpp +++ b/kresources/tvanytime/kcal_resourcetvanytimeconfig.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Will Stephenson <wstephenson@kde.org> diff --git a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h index e88ce6f0b..6e23ee851 100644 --- a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h +++ b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Will Stephenson <wstephenson@kde.org> @@ -21,7 +21,7 @@ #define KCALRESOURCETVANYTIMECONFIG_H #include <kurlrequester.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> #include <kresources/resource.h> #include <kresources/configwidget.h> diff --git a/kresources/tvanytime/tvanytime.kdevelop b/kresources/tvanytime/tvanytime.kdevelop index 9af3eb4cf..c938252bc 100644 --- a/kresources/tvanytime/tvanytime.kdevelop +++ b/kresources/tvanytime/tvanytime.kdevelop @@ -37,13 +37,13 @@ </optimized> <debug> <configargs>--enable-debug=full</configargs> - <builddir>/space/kde/svn/head/build/kdepim/kresources/tvanytime</builddir> + <builddir>/space/kde/svn/head/build/tdepim/kresources/tvanytime</builddir> <ccompiler>kdevgccoptions</ccompiler> <cxxcompiler>kdevgppoptions</cxxcompiler> <f77compiler>kdevg77options</f77compiler> <cxxflags>-O0 -g3</cxxflags> <envvars/> - <topsourcedir>/space/kde/svn/head/src/kdepim/kresources/tvanytime</topsourcedir> + <topsourcedir>/space/kde/svn/head/src/tdepim/kresources/tvanytime</topsourcedir> <cppflags/> <ldflags/> <ccompilerbinary/> @@ -159,7 +159,7 @@ <LICENSEFILE>COPYING</LICENSEFILE> <VERSION>0.1</VERSION> <YEAR>2005</YEAR> - <dest>/space/kde/head/src/kdepim/kresources/tvanytime</dest> + <dest>/space/kde/head/src/tdepim/kresources/tvanytime</dest> </substmap> <kdevcppsupport> <references> |