diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:46:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:46:54 -0600 |
commit | ffba74342b21eae1bda25ef4816415b71d0dcd6a (patch) | |
tree | 47ba1cef053ee8cefcbaeef1d38695673311b4d8 /xine_artsplugin/tools | |
parent | bc666a19ca87f1f606898fd9da4f5847e89ac0e1 (diff) | |
download | tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.tar.gz tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'xine_artsplugin/tools')
-rw-r--r-- | xine_artsplugin/tools/thumbnail/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xine_artsplugin/tools/thumbnail/Makefile.am b/xine_artsplugin/tools/thumbnail/Makefile.am index 40358fda..069b2dd1 100644 --- a/xine_artsplugin/tools/thumbnail/Makefile.am +++ b/xine_artsplugin/tools/thumbnail/Makefile.am @@ -10,7 +10,7 @@ METASOURCES = AUTO kde_module_LTLIBRARIES = videothumbnail.la videothumbnail_la_SOURCES = videocreator.cpp videoscaler.cpp -videothumbnail_la_LIBADD = $(XINE_LIBS) $(LIB_KDECORE) +videothumbnail_la_LIBADD = $(XINE_LIBS) $(LIB_TDECORE) videothumbnail_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -pthread noinst_HEADERS = videocreator.h |