SVN commit 629357 by seb: SVN_SILENT fix wording M +1 -1 CMakeLists.txt --- trunk/extragear/multimedia/amarok/src/CMakeLists.txt #629356:629357 @@ -9,7 +9,7 @@ # add_subdirectory( konquisidebar ) #disabling for now else(KONQSIDEBAR_INCLUDE_DIR) MESSAGE(STATUS "You're missing the kdebase header files") - MESSAGE(STATUS "Konq sidebar will not compiled.") + MESSAGE(STATUS "Konqueror sidebar will not be compiled.") endif(KONQSIDEBAR_INCLUDE_DIR)