summaryrefslogtreecommitdiffstats
path: root/ktip
diff options
context:
space:
mode:
Diffstat (limited to 'ktip')
-rw-r--r--ktip/CMakeLists.txt2
-rw-r--r--ktip/Makefile.am2
-rw-r--r--ktip/tips8
3 files changed, 6 insertions, 6 deletions
diff --git a/ktip/CMakeLists.txt b/ktip/CMakeLists.txt
index 4b7d1b2c6..0825f0e5f 100644
--- a/ktip/CMakeLists.txt
+++ b/ktip/CMakeLists.txt
@@ -35,6 +35,6 @@ install( FILES tips DESTINATION ${DATA_INSTALL_DIR}/kdewizard )
tde_add_executable( ktip AUTOMOC
SOURCES ktipwindow.cpp
- LINK kdeui-shared
+ LINK tdeui-shared
DESTINATION ${BIN_INSTALL_DIR}
)
diff --git a/ktip/Makefile.am b/ktip/Makefile.am
index 6d9bd83f9..e9157fd51 100644
--- a/ktip/Makefile.am
+++ b/ktip/Makefile.am
@@ -5,7 +5,7 @@ SUBDIRS = pics
bin_PROGRAMS = ktip
ktip_SOURCES = ktipwindow.cpp
ktip_LDADD = $(LIB_KDEUI)
-ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
METASOURCES = AUTO
KDE_ICON = AUTO
diff --git a/ktip/tips b/ktip/tips
index 893061ad7..6b2254de8 100644
--- a/ktip/tips
+++ b/ktip/tips
@@ -348,14 +348,14 @@ the remaining buttons.</P>
<html>
<p>
Need comprehensive info about KDEPrinting?<br> </p>
-<p> Type <strong>help:/kdeprint/</strong> into a Konqueror address field
+<p> Type <strong>help:/tdeprint/</strong> into a Konqueror address field
and get the
<a href="http://printing.kde.org/documentation/handbook/">KDEPrint Handbook</a>
displayed.</p> <p>This, plus more material (like a
<a href="http://printing.kde.org/faq/">FAQ</a>, various
<a href="http://printing.kde.org/documentation/tutorials/">Tutorials</a>,
a "TipsNTricks" section and the
- <a href="http://mail.kde.org/mailman/listinfo/kde-print/">kdeprint mailing list</a>)
+ <a href="http://mail.kde.org/mailman/listinfo/kde-print/">tdeprint mailing list</a>)
are available at
<a href="http://printing.kde.org/">printing.kde.org</a>...
</p>
@@ -534,7 +534,7 @@ and "dragging" it with the mouse.</p><br>
<p> Then use <strong>'kprinter'</strong> as "print command".
Works with Netscape, Mozilla, Galeon, gv, Acrobat Reader,
StarOffice, OpenOffice.org, any GNOME application and many more...</p>
-<p>See <a href="http://printing.kde.org/faq/kdeprint.phtml#out">printing.kde.org</a>
+<p>See <a href="http://printing.kde.org/faq/tdeprint.phtml#out">printing.kde.org</a>
for more detailed hints...
</p>
<center>
@@ -630,7 +630,7 @@ You may specify print files and/or name a printer from the command line:
<pre>
kprinter -d infotec \
/home/kurt/paragliding.jpg \
- ../kdeprint-handbook.pdf \
+ ../tdeprint-handbook.pdf \
/opt/trinity/flyer.ps
</pre>
This prints 3 different files (from different folders) to printer "infotec".