[go: up one dir, main page]

Menu

Tree [c1c23a] v0.1 /
 History

HTTPS access


File Date Author Commit
 src 2009-07-28 Matt Rogers Matt Rogers [337c27] less comments please
 .gitignore 2009-07-24 Matt Rogers Matt Rogers [7cec72] Initial import of Linger
 CMakeLists.txt 2009-07-28 Matt Rogers Matt Rogers [da7ab3] Source code reorganization.
 COPYING 2009-07-28 Matt Rogers Matt Rogers [a0db82] Add COPYING file for GPLv3
 HACKING 2009-07-28 Matt Rogers Matt Rogers [c1c23a] Add a HACKING file
 README 2009-07-28 Matt Rogers Matt Rogers [1659f0] Update the README
 linger.kdev4 2009-07-24 Matt Rogers Matt Rogers [7cec72] Initial import of Linger

Read Me

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.