[go: up one dir, main page]

Menu

Tree [f00de9] v0.2 /
 History

HTTPS access


File Date Author Commit
 cmake 2010-04-17 Matt Rogers Matt Rogers [e3290d] Create a common set of macros to be shared for ...
 src 2010-04-30 Matt Rogers Matt Rogers [f00de9] Use plain decimals instead of octal numbers
 .gitignore 2009-10-22 Matt Rogers Matt Rogers [2c8286] ignore vim swap files
 CMakeLists.txt 2010-04-27 Matt Rogers Matt Rogers [906386] Customize the CFLAGS and CXXFLAGS
 COPYING 2009-07-28 Matt Rogers Matt Rogers [a0db82] Add COPYING file for GPLv3
 Doxyfile 2009-10-24 Matt Rogers Matt Rogers [7c7c61] Doxygen configuration
 HACKING 2009-07-28 Matt Rogers Matt Rogers [c1c23a] Add a HACKING file
 README 2010-04-17 Matt Rogers Matt Rogers [fcdeed] update the README

Read Me

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.