From 3e88ddfbc3df52c97d5354890fb9ac68af49bddd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:01:54 +0200 Subject: Additional k => tde renaming and fixes --- ktip/Makefile.am | 2 +- ktip/tips | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ktip') diff --git a/ktip/Makefile.am b/ktip/Makefile.am index 1e6f48144..2a90138a9 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_TDEUI) -ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor +ktip_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor METASOURCES = AUTO KDE_ICON = AUTO diff --git a/ktip/tips b/ktip/tips index 6a2f32292..9f3540bd4 100644 --- a/ktip/tips +++ b/ktip/tips @@ -844,7 +844,7 @@ other containers.

-TDE's 'kio slaves' do not just work in Konqueror: you can use network +TDE's 'tdeio slaves' do not just work in Konqueror: you can use network URLs in any TDE application. For example, you can enter a URL like ftp://www.server.com/myfile in the Kate Open dialog, and Kate will open the file and save changes back to the FTP server when you click -- cgit v1.2.1