Thoughts Code
Status: Pre-Alpha
Brought to you by:
mgr0003
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2009-07-28 |
|
[337c27] less comments please |
| .gitignore | 2009-07-24 |
|
[7cec72] Initial import of Linger |
| CMakeLists.txt | 2009-07-28 |
|
[da7ab3] Source code reorganization. |
| COPYING | 2009-07-28 |
|
[a0db82] Add COPYING file for GPLv3 |
| HACKING | 2009-07-28 |
|
[c1c23a] Add a HACKING file |
| README | 2009-07-28 |
|
[1659f0] Update the README |
| linger.kdev4 | 2009-07-24 |
|
[7cec72] Initial import of Linger |
Linger Runner ---------------------- You need KDE 4.3 -- Build instructions -- cd /where/your/runner/is/installed mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS .. make make install (your $KDEDIRS is where you install your KDE 4) Restart plasma to load the runner kquitapp plasma plasma 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.