summaryrefslogtreecommitdiff
path: root/muse2/share/CMakeLists.txt
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-12-22 08:15:59 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-12-22 08:15:59 +0000
commitbf26258690af9e23318fe8829a5d18c1f670e009 (patch)
treedb2e896a86cc9f43a9693ec0338f849a410a0a1a /muse2/share/CMakeLists.txt
parentac2d334936e34beabf43282d8c96a71886a2c459 (diff)
Capitalizations in the menus (patch from Geoff King) and some minor cosmetics.
Diffstat (limited to 'muse2/share/CMakeLists.txt')
-rw-r--r--muse2/share/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/share/CMakeLists.txt b/muse2/share/CMakeLists.txt
index c8d89cf9..aeb7e4a1 100644
--- a/muse2/share/CMakeLists.txt
+++ b/muse2/share/CMakeLists.txt
@@ -32,3 +32,6 @@ subdirs(
locale
)
+# We don't have a splash image for MusE2 yet. When we do, the
+# following line can be uncommented:
+#install (FILES splash.png DESTINATION ${MusE_SHARE_DIR} )