diff options
Diffstat (limited to 'wizards')
33 files changed, 52 insertions, 52 deletions
diff --git a/wizards/Makefile.am b/wizards/Makefile.am index d12e43fe1..7efc28935 100644 --- a/wizards/Makefile.am +++ b/wizards/Makefile.am @@ -19,7 +19,7 @@ kde_module_LTLIBRARIES = libegroupwarewizard.la libsloxwizard.la \ libscalixwizard.la -groupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +groupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor groupwarewizard_LDADD = libegroupwarewizard.la libsloxwizard.la $(LIB_KDEUI) \ libkolabwizard.la \ libexchangewizard.la \ @@ -39,7 +39,7 @@ libkolabwizard_la_SOURCES = kolabwizard.cpp kmailchanges.cpp kolabconfig.kcfgc \ kolabkmailchanges.cpp kolabwizard_LDADD = libkolabwizard.la $(LIB_KDEUI) -kolabwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +kolabwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor kolabwizard_SOURCES = kolabmain.cpp # eGroupware @@ -53,7 +53,7 @@ libegroupwarewizard_la_LIBADD = $(top_builddir)/kresources/egroupware/libkabc_xm $(LIB_KDEUI) egroupwarewizard_LDADD = libegroupwarewizard.la -egroupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +egroupwarewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor egroupwarewizard_SOURCES = egroupwaremain.cpp # SLOX @@ -64,7 +64,7 @@ libsloxwizard_la_LIBADD = $(top_builddir)/kresources/slox/libkcal_slox.la \ $(top_builddir)/libtdepim/libtdepim.la sloxwizard_LDADD = libsloxwizard.la -sloxwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +sloxwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor sloxwizard_SOURCES = sloxmain.cpp # GroupWise @@ -80,7 +80,7 @@ libgroupwisewizard_la_COMPILE_FIRST = $(top_builddir)/kresources/groupwise/kabc_ groupwisewizard_LDADD = libgroupwisewizard.la -groupwisewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +groupwisewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor groupwisewizard_SOURCES = groupwisemain.cpp # Exchange @@ -91,7 +91,7 @@ libexchangewizard_la_LIBADD = $(top_builddir)/kresources/newexchange/libkcal_new $(top_builddir)/libtdepim/libtdepim.la exchangewizard_LDADD = libexchangewizard.la -exchangewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +exchangewizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor exchangewizard_SOURCES = exchangemain.cpp # Scalix @@ -106,7 +106,7 @@ libscalixwizard_la_SOURCES = scalixwizard.cpp kmailchanges.cpp scalixconfig.kcfg scalixkmailchanges.cpp scalixwizard_LDADD = libscalixwizard.la $(LIB_KDEUI) -scalixwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor +scalixwizard_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor scalixwizard_SOURCES = scalixmain.cpp noinst_HEADERS = egroupwarewizard.h kmailchanges.h kolabwizard.h sloxwizard.h \ @@ -115,7 +115,7 @@ noinst_HEADERS = egroupwarewizard.h kmailchanges.h kolabwizard.h sloxwizard.h \ kde_kcfg_DATA = egroupware.kcfg slox.kcfg kolab.kcfg groupwise.kcfg scalix.kcfg messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/kdepimwizards.pot + $(XGETTEXT) *.cpp -o $(podir)/tdepimwizards.pot egroupwarewizard.lo: ../kresources/egroupware/kabc_egroupwareprefs.h ../kresources/egroupware/kcal_egroupwareprefs.h ../kresources/egroupware/knotes_egroupwareprefs.h exchangewizard.lo: ../kresources/lib/kresources_groupwareprefs.h diff --git a/wizards/egroupwaremain.cpp b/wizards/egroupwaremain.cpp index fa3d81c79..e45624445 100644 --- a/wizards/egroupwaremain.cpp +++ b/wizards/egroupwaremain.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> @@ -34,7 +34,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "egroupwarewizard", "eGroupware Server Configuration Wizard", diff --git a/wizards/egroupwarewizard.cpp b/wizards/egroupwarewizard.cpp index 8fbb579a9..444e2d453 100644 --- a/wizards/egroupwarewizard.cpp +++ b/wizards/egroupwarewizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/egroupwarewizard.h b/wizards/egroupwarewizard.h index 08d7cffa0..e01305df8 100644 --- a/wizards/egroupwarewizard.h +++ b/wizards/egroupwarewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> @@ -22,7 +22,7 @@ #define EGROUPWAREWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KLineEdit; class TQCheckBox; diff --git a/wizards/exchangemain.cpp b/wizards/exchangemain.cpp index d271e70c9..34c4988ba 100644 --- a/wizards/exchangemain.cpp +++ b/wizards/exchangemain.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2005 Daniel Molkentin <molkentin@kde.org> @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "exchangewizard", I18N_NOOP( "Microsoft Exchange Server Configuration Wizard" ), "0.1" ); diff --git a/wizards/exchangewizard.cpp b/wizards/exchangewizard.cpp index d4aae80af..84c2a13d1 100644 --- a/wizards/exchangewizard.cpp +++ b/wizards/exchangewizard.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/wizards/exchangewizard.h b/wizards/exchangewizard.h index c951c4be2..d608f23ba 100644 --- a/wizards/exchangewizard.h +++ b/wizards/exchangewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> @@ -21,7 +21,7 @@ #define EXCHANGEWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KLineEdit; class TQCheckBox; diff --git a/wizards/groupwarewizard.cpp b/wizards/groupwarewizard.cpp index 48ac3b5a7..ef8a2b514 100644 --- a/wizards/groupwarewizard.cpp +++ b/wizards/groupwarewizard.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/groupwarewizard.h b/wizards/groupwarewizard.h index 1461a6a7f..f63397189 100644 --- a/wizards/groupwarewizard.h +++ b/wizards/groupwarewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/groupwisemain.cpp b/wizards/groupwisemain.cpp index fbefe56f7..83a7cbf58 100644 --- a/wizards/groupwisemain.cpp +++ b/wizards/groupwisemain.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> @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "groupwisewizard", I18N_NOOP( "Novell GroupWise Configuration Wizard" ), diff --git a/wizards/groupwisewizard.cpp b/wizards/groupwisewizard.cpp index 47126b0ad..b28095bce 100644 --- a/wizards/groupwisewizard.cpp +++ b/wizards/groupwisewizard.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/wizards/groupwisewizard.h b/wizards/groupwisewizard.h index bd8252b1d..8abf53b81 100644 --- a/wizards/groupwisewizard.h +++ b/wizards/groupwisewizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> @@ -21,7 +21,7 @@ #define GROUPWISEWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KLineEdit; class TQCheckBox; diff --git a/wizards/kmailchanges.cpp b/wizards/kmailchanges.cpp index d5a9fc8c2..160b63eae 100644 --- a/wizards/kmailchanges.cpp +++ b/wizards/kmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> diff --git a/wizards/kmailchanges.h b/wizards/kmailchanges.h index 953f4a8f2..7622608d5 100644 --- a/wizards/kmailchanges.h +++ b/wizards/kmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> diff --git a/wizards/kolabkmailchanges.cpp b/wizards/kolabkmailchanges.cpp index a0eef1fa9..8f66e5b33 100644 --- a/wizards/kolabkmailchanges.cpp +++ b/wizards/kolabkmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> diff --git a/wizards/kolabkmailchanges.h b/wizards/kolabkmailchanges.h index b1503f442..4ccf69c4b 100644 --- a/wizards/kolabkmailchanges.h +++ b/wizards/kolabkmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> diff --git a/wizards/kolabmain.cpp b/wizards/kolabmain.cpp index 8a7b881f6..ecb6a6073 100644 --- a/wizards/kolabmain.cpp +++ b/wizards/kolabmain.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> @@ -36,7 +36,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "kolabwizard", I18N_NOOP( "Kolab Configuration Wizard" ), "0.1" ); KCmdLineArgs::init( argc, argv, &aboutData ); diff --git a/wizards/kolabwizard.cpp b/wizards/kolabwizard.cpp index 651336a85..36e99bfba 100644 --- a/wizards/kolabwizard.cpp +++ b/wizards/kolabwizard.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> Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> diff --git a/wizards/kolabwizard.h b/wizards/kolabwizard.h index b1b074674..6a5539ab8 100644 --- a/wizards/kolabwizard.h +++ b/wizards/kolabwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> @@ -23,7 +23,7 @@ #define KOLABWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KLineEdit; class TQCheckBox; diff --git a/wizards/main.cpp b/wizards/main.cpp index ade994390..eb4eddcbb 100644 --- a/wizards/main.cpp +++ b/wizards/main.cpp @@ -14,7 +14,7 @@ static const KCmdLineOptions options[] = int main( int argc, char **argv ) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "groupwarewizard", I18N_NOOP( "KDE-PIM Groupware Configuration Wizard" ), "0.1" ); diff --git a/wizards/overviewpage.cpp b/wizards/overviewpage.cpp index a15b580eb..15df0246f 100644 --- a/wizards/overviewpage.cpp +++ b/wizards/overviewpage.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/overviewpage.h b/wizards/overviewpage.h index f5baa323d..723a8a25b 100644 --- a/wizards/overviewpage.h +++ b/wizards/overviewpage.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/scalixkmailchanges.cpp b/wizards/scalixkmailchanges.cpp index 38c3ecfb3..221e53d61 100644 --- a/wizards/scalixkmailchanges.cpp +++ b/wizards/scalixkmailchanges.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> diff --git a/wizards/scalixkmailchanges.h b/wizards/scalixkmailchanges.h index b746a01af..85279e089 100644 --- a/wizards/scalixkmailchanges.h +++ b/wizards/scalixkmailchanges.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> diff --git a/wizards/scalixmain.cpp b/wizards/scalixmain.cpp index 49b2726bd..89e40d3ab 100644 --- a/wizards/scalixmain.cpp +++ b/wizards/scalixmain.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> @@ -36,7 +36,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "scalixwizard", I18N_NOOP( "Scalix Configuration Wizard" ), "0.1" ); KCmdLineArgs::init( argc, argv, &aboutData ); diff --git a/wizards/scalixwizard.cpp b/wizards/scalixwizard.cpp index 100370508..b9ecfa10f 100644 --- a/wizards/scalixwizard.cpp +++ b/wizards/scalixwizard.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> Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> diff --git a/wizards/scalixwizard.h b/wizards/scalixwizard.h index 71de08a06..ae8816290 100644 --- a/wizards/scalixwizard.h +++ b/wizards/scalixwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> Copyright (c) 2004 Bo Thorsen <bo@sonofthor.dk> @@ -23,7 +23,7 @@ #define SCALIXWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KComboBox; class KLineEdit; diff --git a/wizards/servertype.h b/wizards/servertype.h index c726ea391..632bdd420 100644 --- a/wizards/servertype.h +++ b/wizards/servertype.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/servertypemanager.cpp b/wizards/servertypemanager.cpp index 3e55a3947..e91374ae0 100644 --- a/wizards/servertypemanager.cpp +++ b/wizards/servertypemanager.cpp @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/servertypemanager.h b/wizards/servertypemanager.h index 9dcfdfdf7..5e1e11b50 100644 --- a/wizards/servertypemanager.h +++ b/wizards/servertypemanager.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Tobias Koenig <tokoe@kde.org> diff --git a/wizards/sloxmain.cpp b/wizards/sloxmain.cpp index 486326953..c17cced10 100644 --- a/wizards/sloxmain.cpp +++ b/wizards/sloxmain.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> @@ -35,7 +35,7 @@ static const KCmdLineOptions options[] = int main(int argc,char **argv) { - KLocale::setMainCatalogue( "kdepimwizards" ); + KLocale::setMainCatalogue( "tdepimwizards" ); KAboutData aboutData( "sloxwizard", I18N_NOOP( "SUSE LINUX Openexchange Server Configuration Wizard" ), "0.1" ); diff --git a/wizards/sloxwizard.cpp b/wizards/sloxwizard.cpp index d717f24c2..5d5481b94 100644 --- a/wizards/sloxwizard.cpp +++ b/wizards/sloxwizard.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/wizards/sloxwizard.h b/wizards/sloxwizard.h index e744c7691..e5f7f5d3a 100644 --- a/wizards/sloxwizard.h +++ b/wizards/sloxwizard.h @@ -1,5 +1,5 @@ /* - This file is part of kdepim. + This file is part of tdepim. Copyright (c) 2004 Cornelius Schumacher <schumacher@kde.org> @@ -21,7 +21,7 @@ #define SLOXWIZARD_H #include <kconfigwizard.h> -#include <kdepimmacros.h> +#include <tdepimmacros.h> class KLineEdit; class TQCheckBox; |