README for plasma-applet-redshift
Copyright 2010 Tejas Guruswamy <tejas.guruswamy@opensuse.org>

You need KDE 4.4

cd /where/your/applet/is/installed
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$KDEDIRS .. 
make 
make install

(your $KDEDIRS is where you install your KDE 4)

You might need to run kbuildsycoca4
in order to get the .desktop file recognized.

Contains work derived from the Oxygen Icons Project (LGPL3)
