From dc6b76cac424bdf8b3cffb4ae82f3954d8acdba5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:16:20 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- knetattach/Makefile.am | 2 +- knetattach/TODO | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'knetattach') diff --git a/knetattach/Makefile.am b/knetattach/Makefile.am index 07d356e06..f6eecd6da 100644 --- a/knetattach/Makefile.am +++ b/knetattach/Makefile.am @@ -2,7 +2,7 @@ INCLUDES= $(all_includes) bin_PROGRAMS = knetattach knetattach_SOURCES = knetattach.ui main.cpp -knetattach_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +knetattach_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor knetattach_LDADD = $(LIB_KIO) METASOURCES = AUTO xdg_apps_DATA = knetattach.desktop diff --git a/knetattach/TODO b/knetattach/TODO index f4651b767..3eef23e14 100644 --- a/knetattach/TODO +++ b/knetattach/TODO @@ -1,4 +1,4 @@ - add a browser for SMB? - plugin / desktop file interface for adding more protocols -- integrate kdnssd? +- integrate tdednssd? -- cgit v1.2.3