public
Description: Pidgin Plus! Plugin
Homepage: http://polpoinodroidi.com
Clone URL: git://github.com/frasten/pidgin-plus.git
name age message
file .gitignore Tue Oct 13 15:39:56 -0700 2009 Added *.o and *.d to ignore files. [frasten]
file AUTHORS Tue Sep 29 08:30:34 -0700 2009 Initial commit. [frasten]
file COPYING Loading commit data...
file ChangeLog Tue Sep 29 08:30:34 -0700 2009 Initial commit. [frasten]
file Makefile.am Tue Sep 29 08:30:34 -0700 2009 Initial commit. [frasten]
file NEWS Tue Sep 29 08:30:34 -0700 2009 Initial commit. [frasten]
file README Tue Sep 29 08:37:05 -0700 2009 Added some info to build the plugin. [frasten]
file TODO Tue Oct 13 14:45:10 -0700 2009 Added some other characters causing issues to t... [frasten]
file autogen.sh
file configure.ac Mon Oct 12 17:17:03 -0700 2009 Removed -Wall from this line. [frasten]
directory doc/ Tue Oct 13 15:43:31 -0700 2009 Added an examples.txt files. It contains some n... [frasten]
directory plus/ Mon Oct 12 16:51:44 -0700 2009 Fixed many GCC warnings: ISO C90 forbids mixed ... [frasten]
directory test/ Tue Oct 13 15:38:34 -0700 2009 Added a Makefile for test.c [frasten]
directory win32/
README
To initialize the code, run:
  ./autogen.sh --prefix=/usr

Then, to compile and install it:
  make
and as root:
  make install