GitXplorerGitXplorer
a

pidgin-embeded

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Version

Fork (currently unversioned) from on a modified copy of pidgin-embeddedvideo 1.2

Modifications

Todos

  • The image rendering does not scale to the chat window size
  • No customization on supported websites and types of rendering (images).

Source Installation

Based on http://code.google.com/p/pidgin-embeddedvideo/wiki/InstallationGuide

You will need these packages to be installed before compiling the plugin on your machine:

pidgin-dev libglib2.0-dev libcurl3-dev libwebkit-dev >= 1.1.12

On Ubuntu/Debian, dependancies can be installed via:

sudo apt-get install pidgin-dev libglib2.0-dev libcurl3-dev libwebkit-dev

then compile and install via:

./configure
make
make install

Restart Pidgin, activate Pidgin Embedded Video under the "Plugins"

Enjoy

Free Software, Hell Yeah!


original README:

Find everything about this plugin on the project's site: http://code.google.com/p/pidgin-embeddedvideo/