AWN-ExtrasThisispageahasproject creating new applets and plug-ins for use with AWN. The following instructions will show you how to download AWN-Extras and install the new applets from source.Install the dependencies:sudo apt-get install build-essential automake1.9 autotools-dev bzr libgnome-menu-dev librsvg-devCheck out the scource code from BZR:bzr co http://bazaar.launchpad.net/~awn-extras/awn-extras/trunkmoved awn-extrasMove to the applets directory:cd awn-extras/awn-applets/awn-core-applets/Compile and install:./autogen.sh && make && sudo make installPlug-ins can be found in ~/awn-extras/awn-plugins/!