summaryrefslogtreecommitdiffstats
path: root/ktnef/gui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:44 -0600
commitd70ce47c224b328c429a5f2406e5e793b009541d (patch)
treecef1f2b51b5429229c2c5fad2436b60dddbcf6cc /ktnef/gui
parent480ccc4ed6441c8e663dc62be689c19499d806ea (diff)
downloadtdepim-d70ce47c224b328c429a5f2406e5e793b009541d.tar.gz
tdepim-d70ce47c224b328c429a5f2406e5e793b009541d.zip
Additional kde to tde renaming
Diffstat (limited to 'ktnef/gui')
-rw-r--r--ktnef/gui/Makefile.am2
-rw-r--r--ktnef/gui/attachpropertydialog.cpp2
-rw-r--r--ktnef/gui/attachpropertydialog.h2
-rw-r--r--ktnef/gui/ktnefmain.cpp2
-rw-r--r--ktnef/gui/ktnefmain.h2
-rw-r--r--ktnef/gui/ktnefview.cpp2
-rw-r--r--ktnef/gui/ktnefview.h4
-rw-r--r--ktnef/gui/main.cpp4
-rw-r--r--ktnef/gui/messagepropertydialog.cpp2
-rw-r--r--ktnef/gui/messagepropertydialog.h2
10 files changed, 12 insertions, 12 deletions
diff --git a/ktnef/gui/Makefile.am b/ktnef/gui/Makefile.am
index 144f0b24..e82074c2 100644
--- a/ktnef/gui/Makefile.am
+++ b/ktnef/gui/Makefile.am
@@ -4,7 +4,7 @@ SUBDIRS = pics
bin_PROGRAMS = ktnef
-ktnef_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+ktnef_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
ktnef_LDADD = $(LIB_KFILE) $(top_builddir)/ktnef/lib/libktnef.la
ktnef_SOURCES = ktnefmain.cpp ktnefview.cpp attachpropertydialogbase.ui \
attachpropertydialog.cpp messagepropertydialog.cpp \
diff --git a/ktnef/gui/attachpropertydialog.cpp b/ktnef/gui/attachpropertydialog.cpp
index dc8e4760..fbf4d6e3 100644
--- a/ktnef/gui/attachpropertydialog.cpp
+++ b/ktnef/gui/attachpropertydialog.cpp
@@ -1,7 +1,7 @@
/*
attachpropertydialog.cpp
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/attachpropertydialog.h b/ktnef/gui/attachpropertydialog.h
index aa5e2bf3..970a7e39 100644
--- a/ktnef/gui/attachpropertydialog.h
+++ b/ktnef/gui/attachpropertydialog.h
@@ -1,7 +1,7 @@
/*
attachpropertydialog.h
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/ktnefmain.cpp b/ktnef/gui/ktnefmain.cpp
index 41e2d590..92325777 100644
--- a/ktnef/gui/ktnefmain.cpp
+++ b/ktnef/gui/ktnefmain.cpp
@@ -1,7 +1,7 @@
/*
ktnefmain.cpp
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/ktnefmain.h b/ktnef/gui/ktnefmain.h
index ba7993d4..7fe89b32 100644
--- a/ktnef/gui/ktnefmain.h
+++ b/ktnef/gui/ktnefmain.h
@@ -1,7 +1,7 @@
/*
ktnefmain.h
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/ktnefview.cpp b/ktnef/gui/ktnefview.cpp
index 871de9e0..676dd4b9 100644
--- a/ktnef/gui/ktnefview.cpp
+++ b/ktnef/gui/ktnefview.cpp
@@ -1,7 +1,7 @@
/*
ktnefview.cpp
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/ktnefview.h b/ktnef/gui/ktnefview.h
index 25504f87..e150595d 100644
--- a/ktnef/gui/ktnefview.h
+++ b/ktnef/gui/ktnefview.h
@@ -1,7 +1,7 @@
/*
ktnefview.h
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
@@ -20,7 +20,7 @@
#include <klistview.h>
#include <tqptrlist.h>
-#include <kdepimmacros.h>
+#include <tdepimmacros.h>
class KTNEFAttach;
diff --git a/ktnef/gui/main.cpp b/ktnef/gui/main.cpp
index e975630d..0ba04cc1 100644
--- a/ktnef/gui/main.cpp
+++ b/ktnef/gui/main.cpp
@@ -1,7 +1,7 @@
/*
main.cpp
- Copyright (C) 2002 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2002 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
@@ -39,7 +39,7 @@ int main(int argc, char *argv[])
KAboutData aboutData( "ktnef", I18N_NOOP("KTnef"),
"1.0", description, KAboutData::License_GPL,
"(c) 2000, Michael Goffioul");
- aboutData.addAuthor("Michael Goffioul",0, "kdeprint@swing.be");
+ aboutData.addAuthor("Michael Goffioul",0, "tdeprint@swing.be");
KCmdLineArgs::init( argc, argv, &aboutData );
KCmdLineArgs::addCmdLineOptions( options ); // Add our own options.
KApplication::addCmdLineOptions();
diff --git a/ktnef/gui/messagepropertydialog.cpp b/ktnef/gui/messagepropertydialog.cpp
index a2b1f75f..7f4d61e6 100644
--- a/ktnef/gui/messagepropertydialog.cpp
+++ b/ktnef/gui/messagepropertydialog.cpp
@@ -1,7 +1,7 @@
/*
messagepropertydialog.cpp
- Copyright (C) 2003 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2003 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.
diff --git a/ktnef/gui/messagepropertydialog.h b/ktnef/gui/messagepropertydialog.h
index b7060d88..d48f3a26 100644
--- a/ktnef/gui/messagepropertydialog.h
+++ b/ktnef/gui/messagepropertydialog.h
@@ -1,7 +1,7 @@
/*
messagepropertydialog.h
- Copyright (C) 2003 Michael Goffioul <kdeprint@swing.be>
+ Copyright (C) 2003 Michael Goffioul <tdeprint@swing.be>
This file is part of KTNEF, the KDE TNEF support library/program.