You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
784 B
20 lines
784 B
#################################################
|
|
#
|
|
# (C) 2010-2011 Serghei Amelian
|
|
# serghei (DOT) amelian (AT) gmail.com
|
|
#
|
|
# Improvements and feedback are welcome
|
|
#
|
|
# This file is released under GPL >= 2
|
|
#
|
|
#################################################
|
|
|
|
install( FILES
|
|
text-print.desktop text-html-print.desktop text-css-print.desktop
|
|
text-ada-print.desktop text-c++-print.desktop text-c++h-print.desktop
|
|
text-ch-print.desktop text-diff-print.desktop text-java-print.desktop
|
|
text-log-print.desktop text-makefile-print.desktop text-pas-print.desktop
|
|
text-perl-print.desktop text-python-print.desktop text-tcl-print.desktop
|
|
text-tex-print.desktop text-xslt-print.desktop text-xml-print.desktop
|
|
DESTINATION ${DATA_INSTALL_DIR}/konqueror/servicemenus )
|