Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 60064745ba79fd3beb1a6b6d21d5b866 > files > 4

kde-plasma-quickaccess-0.8.1-5.fc14.x86_64.rpm

QuickAccess README
------------------------------------------------------------------------
------------------------------------------------------------------------
About:
======
I loved the Kickerapplett to browse through directories and 
since there is no replacement for KDE4/Plasma yet I thought 
I try to do something similar...
Well thats the result...

My work is based on the work of some other people, and they should be mentioned:
Robert Knight: pieces of code from Kickoff
Peter Penz   : IconManager

Bugs/Wishes:
============
email me: wirrkpf@googlemail.com

Install:
========
You need at least KDE 4.2, because the Plasma-API changed from 4.1 to 4.2

You will need the following packages and the corresponding devel packages:
-kdelibs
-libkonq

to install:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install

You have to restart plasma to find QuickAccess in the Add Applets dialog:
kbuildsycoca4
kquitapp plasma && plasma


The Changelog has moved to the ChangeLog file