summaryrefslogtreecommitdiffstats
path: root/kplato
diff options
context:
space:
mode:
Diffstat (limited to 'kplato')
-rw-r--r--kplato/Makefile.am8
-rw-r--r--kplato/TODO2
2 files changed, 5 insertions, 5 deletions
diff --git a/kplato/Makefile.am b/kplato/Makefile.am
index 214a23f1..6ccd3198 100644
--- a/kplato/Makefile.am
+++ b/kplato/Makefile.am
@@ -102,18 +102,18 @@ noinst_HEADERS = \
## The part
lib_LTLIBRARIES =
kde_module_LTLIBRARIES = libkplatopart.la
-libkplatopart_la_LDFLAGS = $(KDE_LDFLAGS) $(KDE_PLUGIN) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -lkdeprint
+libkplatopart_la_LDFLAGS = $(KDE_LDFLAGS) $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -ltdeprint
libkplatopart_la_LIBADD = $(LIB_KABC) $(LIB_KOFFICEUI) -lDCOP \
$(top_builddir)/kdgantt/libkdgantt.la
## $(top_builddir)/kugar/lib/libkugarlib.la
libkplatopart_la_METASOURCES = AUTO
-## The kdeinit loadable module and executable
-kdeinit_LTLIBRARIES = kplato.la
+## The tdeinit loadable module and executable
+tdeinit_LTLIBRARIES = kplato.la
bin_PROGRAMS =
kplato_la_SOURCES = main.cc
-kplato_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -lkdeprint
+kplato_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -ltdeprint
kplato_la_LIBADD = $(LIB_KOFFICECORE)
xdg_apps_DATA = kplato.desktop
diff --git a/kplato/TODO b/kplato/TODO
index c895308b..746a4a27 100644
--- a/kplato/TODO
+++ b/kplato/TODO
@@ -51,7 +51,7 @@ Taken User manual (contact: [email protected])
Calendars:
- Timezone handling
- Default calendar (See also Bug 123682)
- - Localized holiday files (as in kdepim)
+ - Localized holiday files (as in tdepim)
Improve Progress info dialog/presentation.
Make it stand-alone, add to task context menu.