Thoughts Code
Status: Pre-Alpha
Brought to you by:
mgr0003
File | Date | Author | Commit |
---|---|---|---|
cmake | 2010-04-17 |
![]() |
[e3290d] Create a common set of macros to be shared for ... |
src | 2010-05-02 |
![]() |
[2e8ec5] remove commented code |
.gitignore | 2009-10-22 |
![]() |
[2c8286] ignore vim swap files |
CMakeLists.txt | 2010-05-03 |
![]() |
[2c0c03] enable generation of coverage stats with CTest |
COPYING | 2009-07-28 |
![]() |
[a0db82] Add COPYING file for GPLv3 |
Doxyfile | 2009-10-24 |
![]() |
[7c7c61] Doxygen configuration |
HACKING | 2009-07-28 |
![]() |
[c1c23a] Add a HACKING file |
README | 2010-04-17 |
![]() |
[fcdeed] update the README |
Linger Runner ---------------------- You need KDE 4.4 -- Build instructions -- cd /where/your/runner/source/is mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. make make install Restart plasma to load the runner kquitapp plasma-desktop plasma-desktop Alt-F2 to launch KRunner and in the runners list you will find your runner. You might need to run kbuildsycoca4 in order to get the .desktop file recognized.