GUIfication of pidgin
The first thing to do is download two files guifications download both the files , pack and guification from Plugins
sudo apt-get install build-essential linux-headers-`uname -r`
sudo apt-get isntall libpurple-dev pidgin-dev intltool
Extract the files , cd the folder and :
sudo ./configure
sudo make
sudo make install
Now , start your pidgin , select the new plugins and enjoy :)
Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs