/pidgin-minimal-conversation-plugin

hides menu-bar and extra window title in conversation windows

Primary LanguageCGNU General Public License v2.0GPL-2.0

Pidgin minimal conversation

This plugin hides the extratitle thing and the menu-bar in pidgins conversation windows.

Compiling and installing the plugin

Install pre-requisite pidgin-devel and libpurple-devel packages. On Ubuntu:

sudo apt-get build-dep pidgin
sudo apt-get install pidgin-dev libpurple-dev

Compiling the plugin

make

Installing the plugin to ~/.purple/plugins/

make install

Enable plugin Minimal Conversation from Pidgin plugins list.

credits

i based this plugin on pidgin-leftify-tabs-plugin by nablaa.