summaryrefslogtreecommitdiffstats
path: root/kdat
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:26:50 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:26:50 -0600
commitc294787b8256a8b5451500b1f075338e96f0bc6e (patch)
tree263bbbaca9b9e020721ea7265e40a36cd8010396 /kdat
parent038b83d0ce08e4c62563837a04cd6ce89dd17a7e (diff)
downloadtdeadmin-c294787b8256a8b5451500b1f075338e96f0bc6e.tar.gz
tdeadmin-c294787b8256a8b5451500b1f075338e96f0bc6e.zip
Additional kde to tde renaming
Diffstat (limited to 'kdat')
-rw-r--r--kdat/Makefile.am2
-rw-r--r--kdat/TODO8
2 files changed, 5 insertions, 5 deletions
diff --git a/kdat/Makefile.am b/kdat/Makefile.am
index 3d9a7ff..077ba47 100644
--- a/kdat/Makefile.am
+++ b/kdat/Makefile.am
@@ -63,7 +63,7 @@ kdat_SOURCES = \
# the library search path
-kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
diff --git a/kdat/TODO b/kdat/TODO
index e1bf865..4c1435b 100644
--- a/kdat/TODO
+++ b/kdat/TODO
@@ -168,11 +168,11 @@ Outstanding Bugs
1) While dumping 9.5GB to 8.3GB tape:
In file tools/qgarray.cpp, line 227: Out of memory
- kdeinit: Fatal IO error: client killed
- kdeinit: sending SIGHUP to children.
+ tdeinit: Fatal IO error: client killed
+ tdeinit: sending SIGHUP to children.
Mutex destroy failure: Device or resource busy
- kdeinit: sending SIGTERM to children.
- kdeinit: Exit.
+ tdeinit: sending SIGTERM to children.
+ tdeinit: Exit.
/* 2002-01-21 LEW: added signal handler to KDat so it won't
crash when it receives SIGHUPs, SIGTERMs, etc., and that
allows user to dump core if (s)he wishes. */