summaryrefslogtreecommitdiffstats
path: root/ksnapshot
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:45:45 -0600
commit0f306b366147fc8a8556c603823327161bc98bdb (patch)
tree16728b09cfef16a953653f296d88afc6f3655f10 /ksnapshot
parent784795fcca2967dbdd82e579c29e6809ac7c1269 (diff)
downloadtdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.tar.gz
tdegraphics-0f306b366147fc8a8556c603823327161bc98bdb.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'ksnapshot')
-rw-r--r--ksnapshot/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksnapshot/Makefile.am b/ksnapshot/Makefile.am
index a8676f30..cb687823 100644
--- a/ksnapshot/Makefile.am
+++ b/ksnapshot/Makefile.am
@@ -2,8 +2,8 @@ bin_PROGRAMS= ksnapshot
INCLUDES = -DKSNAPVERSION="\"0.7\"" $(all_includes)
-ksnapshot_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
-ksnapshot_LDADD = $(LIB_KDEPRINT)
+ksnapshot_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+ksnapshot_LDADD = $(LIB_TDEPRINT)
ksnapshot_SOURCES = ksnapshotiface.skel main.cpp ksnapshot.cpp \
regiongrabber.cpp windowgrabber.cpp ksnapshotwidget.ui