SVN commit 1029887 by jdandres: New runner. Searches in the 'full' konqueror history, inside title and url M +1 -0 CMakeLists.txt A konqhistory (directory) A konqhistory/CMakeLists.txt A konqhistory/konqhistory.cpp [License: LGPL] A konqhistory/konqhistory.h [License: LGPL] A konqhistory/plasma-konqhistoryrunner.desktop --- trunk/playground/base/plasma/runners/CMakeLists.txt #1029886:1029887 @@ -1,4 +1,5 @@ add_subdirectory(amarok) +add_subdirectory(konqhistory) macro_optional_find_package(PythonLibs) if (PYTHON_LIBRARIES)