summaryrefslogtreecommitdiffstats
path: root/kmid
diff options
context:
space:
mode:
Diffstat (limited to 'kmid')
-rw-r--r--kmid/Makefile.am2
-rw-r--r--kmid/history.txt2
-rw-r--r--kmid/ktrianglebutton.cpp2
-rw-r--r--kmid/ktrianglebutton.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/kmid/Makefile.am b/kmid/Makefile.am
index dbcb99e5..d4c9545c 100644
--- a/kmid/Makefile.am
+++ b/kmid/Makefile.am
@@ -28,7 +28,7 @@ noinst_HEADERS = kmidframe.h kmidclient.h kdisptext.h \
channelcfgdlg.h instrname.h rhythmview.h \
songlist.h slman.h kmid_part.h
-kmid_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kmid_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kmid_SOURCES = main.cpp
kmid_LDADD = libkmidlib.la
diff --git a/kmid/history.txt b/kmid/history.txt
index c436db0b..77ad9f5f 100644
--- a/kmid/history.txt
+++ b/kmid/history.txt
@@ -550,7 +550,7 @@ Sunday 5-3-2000
QScrollView)
Sunday 2-4-2000
-- Now Libkmid links with kdecore and qt in order to use a KConfig object to
+- Now Libkmid links with tdecore and qt in order to use a KConfig object to
read the default settings as saved by the user with the midi kcontrol module.
- It creates a "dummy" KInstance in case of the application being a non-KDE
application.
diff --git a/kmid/ktrianglebutton.cpp b/kmid/ktrianglebutton.cpp
index f2c47ca5..348a2944 100644
--- a/kmid/ktrianglebutton.cpp
+++ b/kmid/ktrianglebutton.cpp
@@ -20,7 +20,7 @@
Send comments and bug fixes to larrosa@kde.org
or to Antonio Larrosa, Rio Arnoya, 10 5B, 29006 Malaga, Spain
- Note: This widget was based on KButton as found in the kdelibs/kdeui
+ Note: This widget was based on KButton as found in the kdelibs/tdeui
KButton was originally copyrighted by Torben Weis (weis@kde.org)
and Matthias Ettrich (ettrich@kde.org) on 1997
diff --git a/kmid/ktrianglebutton.h b/kmid/ktrianglebutton.h
index c67a0dad..6764c95d 100644
--- a/kmid/ktrianglebutton.h
+++ b/kmid/ktrianglebutton.h
@@ -20,7 +20,7 @@
Send comments and bug fixes to larrosa@kde.org
or to Antonio Larrosa, Rio Arnoya, 10 5B, 29006 Malaga, Spain
- Note: This widget was copied from KButton as found in the kdelibs/kdeui
+ Note: This widget was copied from KButton as found in the kdelibs/tdeui
KButton was originally copyrighted by Torben Weis (weis@kde.org)
and Matthias Ettrich (ettrich@kde.org) on 1997