diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:36:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:36:08 -0600 |
commit | 208bab01eb4a9bad1184bad3b217593c6a71fa00 (patch) | |
tree | 4e8002f9df18e1164065ed7a5cf6c58bde6758f4 /conduits/knotes | |
parent | bd8357c72e83339a500890f7052184196c54efd0 (diff) | |
download | kpilot-208bab01eb4a9bad1184bad3b217593c6a71fa00.tar.gz kpilot-208bab01eb4a9bad1184bad3b217593c6a71fa00.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'conduits/knotes')
-rw-r--r-- | conduits/knotes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/knotes/Makefile.am b/conduits/knotes/Makefile.am index 44005f9..6d1f7d1 100644 --- a/conduits/knotes/Makefile.am +++ b/conduits/knotes/Makefile.am @@ -16,6 +16,6 @@ conduit_knotes_la_SOURCES = \ setup_base.ui conduit_knotes_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -lkio -ltdeui -lkcal -conduit_knotes_la_LIBADD = ../../lib/libkpilot.la $(LIB_KDEUI) +conduit_knotes_la_LIBADD = ../../lib/libkpilot.la $(LIB_TDEUI) kde_kcfg_DATA = knotesconduit.kcfg |