diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 15:11:21 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 15:11:21 -0600 |
commit | 472156a41b1348c714986c772759ad950fffbe75 (patch) | |
tree | 86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /kcontrol/tdeio/uasproviders/CMakeLists.txt | |
parent | 3e891e81335e5243583dab27faeebf001b8139a6 (diff) | |
download | tdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz tdebase-472156a41b1348c714986c772759ad950fffbe75.zip |
Rename kioslaves
Diffstat (limited to 'kcontrol/tdeio/uasproviders/CMakeLists.txt')
-rw-r--r-- | kcontrol/tdeio/uasproviders/CMakeLists.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/kcontrol/tdeio/uasproviders/CMakeLists.txt b/kcontrol/tdeio/uasproviders/CMakeLists.txt new file mode 100644 index 000000000..95f1823c8 --- /dev/null +++ b/kcontrol/tdeio/uasproviders/CMakeLists.txt @@ -0,0 +1,18 @@ +################################################# +# +# (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 + ie401onwinnt4.desktop ie45onwinnt5.desktop ie501onwinnt5.desktop + ie50onppc.desktop ie55onwin98.desktop ie55onwinnt5.desktop + ie60onwinnt51.desktop ie60oncurrent.desktop + lynxoncurrent.desktop w3moncurrent.desktop + ns71oncurrent.desktop ns71onwinnt51.desktop + DESTINATION ${SERVICES_INSTALL_DIR}/useragentstrings ) |