Damien Lévin <dml_aon@hotmail.com>   
########### SearchMoid 0.1 ###########

Simple Internet Quick Search bar (with history) for the following websites : 

- Google
- Yahoo
- Wikipedia
- Debian packages Search
- Ubuntu packages Search


If you have any suggestion, request, bug please let me know :).
########### Changelog ###########


0.1 
    - Basic first version of the search bar



########### Install ###########

tar xvzf searchmoidXX.tar.gz
cd Lastmoid
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .
make
make install (as root or with sudo)

