Plasmoid Tea Cooker widget
***********************************************

This KDE4 plasmoid is for all tea lovers who aren't so keen on having
a full fledged application, like kteatime, running just to steep their tea.

This Software is published under the terms of the GNU GPL V3 and comes
without any warranty. Feel free to change or distribute this software.

Build dependencies
***********************************************
Ubuntu/Debian users:
    build-essential kde4-devel kde4libs-bin
Others:
    [coming soon]

Installation
***********************************************
1. $ tar -xvzf plasma-teacooker-0.1.tar.gz
2. $ cd TeaCooker
3. $ mkdir build
4. $ cd build
4.1 K/X/Ubuntu users:
    $ export PATH=$PATH:/usr/lib/kde4/bin
5. $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
6. $ make
7. $ make install

Changelog
***********************************************
21.07.2k8 :: v0.1
	- Initial Release (very very rudimentary)
   
21.07.2k8 :: v0.1.1
	- just some changes to the readme
	- a screenshot and a .deb package

27.07.2k8 :: v0.2.0
	- start/reset steeping
	- some different teas
	- KNotify (kind of broken atm)

27.07.2k8 :: v0.2.1
	- knotify config fixed so it appears properly in system settings
	- bug where reseting tea cooker didn't also "stop" it fixed
	- icon size bug fixed

29.07.2k8 :: v0.2.2
	- when tea is done steeping you can now reset it to an empty cup

30.07.2k8 :: v0.2.3
	- using phonon to play a sound when steeping is done