Lolcats 0.2.1

Author: Anders Rune Jensen <anders@gnulinux.dk>

This simple python script has one function, download lolcats from
http://icanhascheezburger.com. It will automatically start to download
as many as it can on the first pass. One second passes it will stop as
soon as it sees images it has already downloaded.

After the lolcats has been snatched you can view them in the pictures
plugin.

Configuration:
--------------

Change the storage variable to where the lolcats will be stored:

storage = "/home/arj/pics/lolcats/"

