From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- ktip/CMakeLists.txt | 2 +- ktip/Makefile.am | 2 +- ktip/tips | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ktip') 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.

Need comprehensive info about KDEPrinting?

-

Type help:/kdeprint/ into a Konqueror address field +

Type help:/tdeprint/ into a Konqueror address field and get the KDEPrint Handbook displayed.

This, plus more material (like a FAQ, various Tutorials, a "TipsNTricks" section and the - kdeprint mailing list) + tdeprint mailing list) are available at printing.kde.org...

@@ -534,7 +534,7 @@ and "dragging" it with the mouse.


Then use 'kprinter' as "print command". Works with Netscape, Mozilla, Galeon, gv, Acrobat Reader, StarOffice, OpenOffice.org, any GNOME application and many more...

-

See printing.kde.org +

See printing.kde.org for more detailed hints...

@@ -630,7 +630,7 @@ You may specify print files and/or name a printer from the command line:
 kprinter -d infotec \
    /home/kurt/paragliding.jpg \
-   ../kdeprint-handbook.pdf \
+   ../tdeprint-handbook.pdf \
    /opt/trinity/flyer.ps
 
This prints 3 different files (from different folders) to printer "infotec". -- cgit v1.2.3