From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/avs/README.SOURCE | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/avs/README.SOURCE (limited to 'plugins/avs/README.SOURCE') diff --git a/plugins/avs/README.SOURCE b/plugins/avs/README.SOURCE new file mode 100644 index 0000000000..5f87280afe --- /dev/null +++ b/plugins/avs/README.SOURCE @@ -0,0 +1,25 @@ + +Source code for the loadavatars (avatar service plugin) is available via +anonymous SVN at: + +http://svn.berlios.de/svnroot/repos/mimplugins/trunk/avs/ + +You need a SVN client to access this, I recommend TortoiseSVN for Windows which +is easy to use and provides a good UI. + +To compile, you need a complete checkout of Mirandas main source repository and +Visual C++ 6 with service pack 6 + the latest platform SDK installed. + +Project files are provided for Visual C++ 6 and Visual Studio 2005 (aka Visual +C++ 8). The sources may compile with Mingw32/GCC, but this is not supported at +this time. + +This plugin for the Miranda Instant messenger is licensed under the GNU +General Public License Version 2. + +The code was written by: + +Nightwish (silvercircle@gmail.com) (original idea and implementation) +Pescuma (major rewrite for version 0.0.2.0 with new request/poll code and most of + the image manipulation utilities). + -- cgit v1.2.3