SVN commit 925699 by andrunko: Moved plasma-engine-calendar.desktop to plasma-dataengine-calendar.desktop to follow name convention. M +1 -1 CMakeLists.txt A plasma-dataengine-calendar.desktop plasma-engine-calendar.desktop#925616 D plasma-engine-calendar.desktop --- trunk/KDE/kdebase/workspace/plasma/dataengines/calendar/CMakeLists.txt #925698:925699 @@ -19,5 +19,5 @@ ) install(TARGETS plasma_engine_calendar DESTINATION ${PLUGIN_INSTALL_DIR}) -install(FILES plasma-engine-calendar.desktop DESTINATION ${SERVICES_INSTALL_DIR}) +install(FILES plasma-dataengine-calendar.desktop DESTINATION ${SERVICES_INSTALL_DIR})