summaryrefslogtreecommitdiffstats
path: root/kdeprint/filters
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
commit0ae5679aa160245af248836e1d7743aeff63f2e1 (patch)
tree64608dccc9bfd57800995a414f6287b7605ca637 /kdeprint/filters
parentd3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff)
downloadtdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz
tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip
Additional kde to tde renaming
Diffstat (limited to 'kdeprint/filters')
-rw-r--r--kdeprint/filters/CMakeLists.txt2
-rw-r--r--kdeprint/filters/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/filters/CMakeLists.txt b/kdeprint/filters/CMakeLists.txt
index a19bb1f93..2d36e16bb 100644
--- a/kdeprint/filters/CMakeLists.txt
+++ b/kdeprint/filters/CMakeLists.txt
@@ -18,6 +18,6 @@ install( FILES
psbook2.xml psbook.desktop psbook.xml psselect.desktop
psselect.xml ps2pdf.desktop ps2pdf.xml pdf2ps.desktop
pdf2ps.xml poster.desktop poster.xml
- DESTINATION ${DATA_INSTALL_DIR}/kdeprint/filters )
+ DESTINATION ${DATA_INSTALL_DIR}/tdeprint/filters )
install( PROGRAMS imagetops DESTINATION ${BIN_INSTALL_DIR} )
diff --git a/kdeprint/filters/Makefile.am b/kdeprint/filters/Makefile.am
index 43adaa5d2..f9c9f9120 100644
--- a/kdeprint/filters/Makefile.am
+++ b/kdeprint/filters/Makefile.am
@@ -1,4 +1,4 @@
-filtersdir = $(kde_datadir)/kdeprint/filters
+filtersdir = $(kde_datadir)/tdeprint/filters
filters_DATA = enscript.desktop enscript.xml\
psnup.desktop psnup.xml \
imagetops.desktop imagetops.xml \