summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-01 00:03:04 -0500
committerBen Boeckel <MathStuf@gmail.com>2009-03-01 00:03:04 -0500
commit039fca4fd572b400665ef4de2bd0a0c8cc207a2c (patch)
tree42ea9a59342221a2776f5163321a8250a8c1febb /CMakeLists.txt
parentc81259d5ea3cf4659affdb51b7622c61685a82ff (diff)
downloadsigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.tar.gz
sigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.tar.xz
sigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.zip
Remove the x-sigmod+xml.desktop file, it's for KDE3
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4f725855..d5de7d43 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -96,12 +96,3 @@ install(
COMPONENT
metadata
)
-
-install(
- FILES
- x-sigmod+xml.desktop
- DESTINATION
- ${CMAKE_INSTALL_PREFIX}/share/mimelnk/application
- COMPONENT
- metadata
-)