diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:47:46 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:47:46 -0600 |
commit | f6940565c7179a41f70b38e8c6664f45ba07e399 (patch) | |
tree | 0a975659b84d02f16b2c4637208142aa4f323f61 /kioslave/svn/svnhelper | |
parent | b3e897824c5a4735d8363123db1419b6179eb5e3 (diff) | |
download | tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.tar.gz tdesdk-f6940565c7179a41f70b38e8c6664f45ba07e399.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kioslave/svn/svnhelper')
-rw-r--r-- | kioslave/svn/svnhelper/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/svn/svnhelper/Makefile.am b/kioslave/svn/svnhelper/Makefile.am index 077177ca..db03a3ae 100644 --- a/kioslave/svn/svnhelper/Makefile.am +++ b/kioslave/svn/svnhelper/Makefile.am @@ -5,7 +5,7 @@ AM_LDFLAGS = $(all_libraries) kio_svn_helper_SOURCES = kio_svn_helper.cpp subversioncheckout.ui subversionswitch.ui subversionlog.ui subversiondiff.ui -kio_svn_helper_LDFLAGS = $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KSYCOCA) $(LIB_KIO) $(all_libraries) +kio_svn_helper_LDFLAGS = $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KSYCOCA) $(LIB_KIO) $(all_libraries) servicemenudir = \ $(kde_datadir)/konqueror/servicemenus |