summaryrefslogtreecommitdiffstats
path: root/kappfinder/apps/Office/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kappfinder/apps/Office/CMakeLists.txt')
-rw-r--r--kappfinder/apps/Office/CMakeLists.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/kappfinder/apps/Office/CMakeLists.txt b/kappfinder/apps/Office/CMakeLists.txt
new file mode 100644
index 000000000..a7ee15f99
--- /dev/null
+++ b/kappfinder/apps/Office/CMakeLists.txt
@@ -0,0 +1,20 @@
+#################################################
+#
+# (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
+ Applix.desktop XAcc.desktop XsLite.desktop plan.desktop
+ abiword.desktop Dia.desktop Gnome-Cal.desktop
+ Gnome-Card.desktop GnomeTimeTracker.desktop Gnumeric.desktop
+ Guppi.desktop Ical.desktop lyx.desktop netscapeaddressbook.desktop
+ scribus.desktop pybliographic.desktop xpdf.desktop
+ acroread.desktop WordPerfect.desktop WordPerfect2000.desktop
+ mrproject.desktop gnucash.desktop
+ DESTINATION ${DATA_INSTALL_DIR}/kappfinder/apps/Office )