summaryrefslogtreecommitdiff
path: root/plugins/AVS
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-07 11:59:59 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-07 11:59:59 +0000
commitd472416d3e24ecc00083369d0a91c2ce1144f295 (patch)
treeef58fb0bd144f8dc508de6a26091298e3c72eeaa /plugins/AVS
parentebd0e5dfd0f1e594dc2b7b5bd1429c57a91e41e6 (diff)
removed not needed files
git-svn-id: http://svn.miranda-ng.org/main/trunk@354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AVS')
-rw-r--r--plugins/AVS/README.SOURCE25
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/AVS/README.SOURCE b/plugins/AVS/README.SOURCE
deleted file mode 100644
index 5f87280afe..0000000000
--- a/plugins/AVS/README.SOURCE
+++ /dev/null
@@ -1,25 +0,0 @@
-
-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).
-