]> git.sesse.net Git - kdenlive/commitdiff
Cleanup icon install
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 26 Sep 2009 21:20:55 +0000 (21:20 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 26 Sep 2009 21:20:55 +0000 (21:20 +0000)
svn path=/trunk/kdenlive/; revision=3940

src/CMakeLists.txt
src/application-x-kdenlive.svgz [deleted file]
src/video-mlt-playlist.svgz [deleted file]

index 808819649b6e80cb537834eca5eddf0108e574f5..d3b646c01677f57b45d0fe115e574c204bf4a6f2 100644 (file)
@@ -144,7 +144,6 @@ set(kdenlive_SRCS
   guide.cpp
   editguidecommand.cpp
   statusbarmessagelabel.cpp
-  regiongrabber.cpp
   editkeyframecommand.cpp
   clipdurationdialog.cpp
   managecapturesdialog.cpp
@@ -215,7 +214,6 @@ install(TARGETS kdenlive DESTINATION ${BIN_INSTALL_DIR})
 install( FILES kdenliveui.rc kdenlive.notifyrc DESTINATION  ${DATA_INSTALL_DIR}/kdenlive )
 install (FILES kdenlivesettings.kcfg DESTINATION ${KCFG_INSTALL_DIR})
 install (FILES kdenlive.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
-install (FILES application-x-kdenlive.svgz video-mlt-playlist.svgz DESTINATION ${ICON_INSTALL_DIR}/oxygen/scalable/mimetypes)
 install( FILES kdenlive.knsrc kdenlive_render.knsrc kdenlive_mltprofiles.knsrc kdenlivetranscodingrc DESTINATION  ${CONFIG_INSTALL_DIR} )
 kde4_install_icons( ${ICON_INSTALL_DIR} )
 
diff --git a/src/application-x-kdenlive.svgz b/src/application-x-kdenlive.svgz
deleted file mode 100644 (file)
index 13fdd19..0000000
Binary files a/src/application-x-kdenlive.svgz and /dev/null differ
diff --git a/src/video-mlt-playlist.svgz b/src/video-mlt-playlist.svgz
deleted file mode 100644 (file)
index 5952575..0000000
Binary files a/src/video-mlt-playlist.svgz and /dev/null differ