Flickr On Plasma 0.4.1
======================

This is Flickr On Plasma, a Plasma [1] applet showing the most interesting
pictures on Flickr [2].

Build instructions:

Make sure to have Plasma from KDE 4.1 installed and CMake. Then proceed as
follows:

tar xvjf flickrop-0.4.1.tar.bz2
cd flickrop-0.4.1
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$KDEHOME ..
make
make install

Of course you can set the prefix to anything you want, but this allows you to
install the applet as a user.

[1] http://plasma.kde.org
[2] http://www.flickr.com

Author: Bram Schoenmakers <bramschoenmakers@kde.nl>
