grim/guifications1

39136f986233
this should kill the crash datallah had...
Install
=======
To install Guifications, simply extract the contents of this zip file
to your gaim install directory, which is C:\Program Files\Gaim by
default.
To Compile
==========
For starters extract the source into:
gaim-source-tree/plugins/
gaim-source being what ever path you extracted the gaim source tree to.
For example, if your gaim source tree is in /home/user/gaim-VERSION
you want to "cd" over to /home/user/gaim-VERSION/plugins/ and type:
tar zxvf guifications-VERSION.tar.gz
Then cd into the source dir
cd guifications
Followed by
make -f Makefile.mingw
make -f Makefile.mingw install
When it's done building copy
win32-install-dir/plugins/guifications.dll
win32-install-dir/pixmaps/guifications
win32-install-dir/gf_theme_edit.exe
to your gaim install dir, (Keeping the already defined tree structure of
course)
And you should be good to go. Restart gaim and try it out.