summaryrefslogtreecommitdiffstats
path: root/kdeprint/pics/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:56:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:56:40 -0600
commite16866e072f94410321d70daedbcb855ea878cac (patch)
treeee3f52eabde7da1a0e6ca845fb9c2813cf1558cf /kdeprint/pics/CMakeLists.txt
parenta58c20c1a7593631a1b50213c805507ebc16adaf (diff)
downloadtdelibs-e16866e072f94410321d70daedbcb855ea878cac.tar.gz
tdelibs-e16866e072f94410321d70daedbcb855ea878cac.zip
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'kdeprint/pics/CMakeLists.txt')
-rw-r--r--kdeprint/pics/CMakeLists.txt41
1 files changed, 0 insertions, 41 deletions
diff --git a/kdeprint/pics/CMakeLists.txt b/kdeprint/pics/CMakeLists.txt
deleted file mode 100644
index 5363b16ef..000000000
--- a/kdeprint/pics/CMakeLists.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-#################################################
-#
-# (C) 2010 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-##### other data ################################
-
-install( FILES
- tdeprint_collate.png tdeprint_collate_reverse.png
- tdeprint_color.png tdeprint_duplex_none.png
- tdeprint_duplex_long.png tdeprint_duplex_short.png
- tdeprint_grayscale.png tdeprint_landscape.png
- tdeprint_nup1.png tdeprint_nup2.png tdeprint_nup4.png
- tdeprint_portrait.png tdeprint_revlandscape.png
- tdeprint_revportrait.png tdeprint_uncollate.png
- tdeprint_uncollate_reverse.png tdeprint_nupother.png
- tdeprint_prettyprint.png
- DESTINATION ${DATA_INSTALL_DIR}/tdeprint/pics )
-
-tde_install_icons(
- tdeprint_job tdeprint_job_error tdeprint_job_process
- tdeprint_job_stopped tdeprint_printer tdeprint_printer_class
- tdeprint_printer_class_stopped tdeprint_printer_defect
- tdeprint_printer_remote tdeprint_printer_remote_stopped
- tdeprint_printer_stopped tdeprint_printer_remote_process
- tdeprint_printer_process tdeprint_printer_class_process
- tdeprint_computer tdeprint_printer_infos history
- tdeprint_printer_users filterstop tdeprint_job_completed
- tdeprint_job_cancelled package_utilities tdeprint_enableprinter
- tdeprint_stopprinter tdeprint_addprinter tdeprint_addpseudo
- tdeprint_configmgr tdeprint_configsrv tdeprint_defaulthard
- tdeprint_defaultsoft tdeprint_report tdeprint_testprinter
- tdeprint_uploadsmb tdeprint_restartsrv tdeprint_inklevel
- tdeprint_printstate tdeprint_queuestate
- DESTINATION ${DATA_INSTALL_DIR}/tdeprint/icons )