summaryrefslogtreecommitdiffstats
path: root/kplato
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
commite5c4347deaf8b35481178a3e8af00ea1c60e184e (patch)
tree76c9e5a18705af0b71e5550986bdafb46c108253 /kplato
parentd12331d1ff7a29a4c1c297ea46504352430e85b7 (diff)
downloadkoffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.tar.gz
koffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.zip
Additional kde to tde renaming
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: raphael.langerhorst@kdemail.net)
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.