summaryrefslogtreecommitdiff
path: root/bancontrol/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bancontrol/README.txt')
-rw-r--r--bancontrol/README.txt68
1 files changed, 68 insertions, 0 deletions
diff --git a/bancontrol/README.txt b/bancontrol/README.txt
new file mode 100644
index 0000000..9a9a14a
--- /dev/null
+++ b/bancontrol/README.txt
@@ -0,0 +1,68 @@
+///////////////////////////////////////////////////////////////////
+// Ban Control plugin for Miranda. Bans a contact for a specific time
+// http://trac/BanControl/
+// Copyright (C) 2007 A. Chilaru (FlexLabs Inc. <flexlabs@gmail.com>)
+//
+// This program is free software; you can redistribute it and/or
+// modify it under the terms of the GNU General Public License
+// as published by the Free Software Foundation; either version 2
+// of the License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the Free Software
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+///////////////////////////////////////////////////////////////////
+
+1. About
+--------
+The Ban Control plugin allows you to ban (ignore) a certain contact for some time. Options like saving history etc coming soon.
+
+2. Features
+-----------
+ - Banning a contact
+
+4. Todo
+-------
+ Lots of stuff
+
+5. History
+----------
+ See CHANGELOG.txt
+
+6. Known issues
+---------------
+ None known
+
+7. Latest development version:
+------------------------------
+ You can download the latest developement version from here:
+ http://trac/BanControl/trunk/bin/
+ Alternatively, you can download the latest source code on the project homepage:
+ http://trac/BanControl/browser
+
+8. Bugs
+-------
+ - Before sending reports check if bugs are still present in the latest developement version
+ - and that such a bug hasn't been submitted earlier:
+ http://trac/BanControl/report/3
+ - [English or Russian] You can send bug reports on the project homepage:
+ http://trac/BanControl/newticket
+
+9. Discussion & Feature Requests
+--------------------------------
+ - Request features, discuss plugin at Miranda IM forum thread page:
+ http://forums.miranda-im.org/showthread.php?p=
+ - Or you can e-mail me them..
+ - Feature requests can also be submitted ot the project homepage:
+ http://trac/BanControl/newticket
+
+10. Localisation
+--------------------------------
+Coming soon
+
+Copyright (C) 2006 A. Chilaru (FlexLabs Inc. <flexlabs@gmail.com>) \ No newline at end of file