]> git.sesse.net Git - kdenlive/commitdiff
- Remove double "kde4_install_icons" call.
authorAlberto Villa <avilla@FreeBSD.org>
Fri, 3 Jun 2011 17:00:44 +0000 (17:00 +0000)
committerAlberto Villa <avilla@FreeBSD.org>
Fri, 3 Jun 2011 17:00:44 +0000 (17:00 +0000)
svn path=/trunk/kdenlive/; revision=5638

src/CMakeLists.txt

index 3bb60c67325f588dc738ec66e56ff079a5d8eb72..2144a2ec5d411fda2f23eacf2b5316b7b76925d8 100644 (file)
@@ -368,5 +368,4 @@ install(FILES kdenliveui.rc kdenlive.notifyrc DESTINATION ${DATA_INSTALL_DIR}/kd
 install(FILES kdenlivesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR})
 install(FILES kdenlive.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
 kde4_install_icons(${ICON_INSTALL_DIR})
-install(FILES kdenlive_titles.knsrc kdenlive_wipes.knsrc kdenlive_renderprofiles.knsrc kdenlive_projectprofiles.knsrc kdenlivetranscodingrc DESTINATION ${CONFIG_INSTALL_DIR})
-kde4_install_icons(${ICON_INSTALL_DIR})
\ No newline at end of file
+install(FILES kdenlive_titles.knsrc kdenlive_wipes.knsrc kdenlive_renderprofiles.knsrc kdenlive_projectprofiles.knsrc kdenlivetranscodingrc DESTINATION ${CONFIG_INSTALL_DIR})
\ No newline at end of file