summaryrefslogtreecommitdiff
path: root/IgnoreState/docs
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-05-05 12:29:44 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-05-05 12:29:44 +0000
commitf88c0e6953da65564fb0724872431f48ecb043db (patch)
tree08a3e79cdaafe1e12d67fce0a945778e6b11774f /IgnoreState/docs
parenta98d83a4756315bda62df0ede25872f7582ffc59 (diff)
added IgnoreState
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@74 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'IgnoreState/docs')
-rw-r--r--IgnoreState/docs/IgnoreState-readme.txt41
-rw-r--r--IgnoreState/docs/ignore_state.txt1
2 files changed, 42 insertions, 0 deletions
diff --git a/IgnoreState/docs/IgnoreState-readme.txt b/IgnoreState/docs/IgnoreState-readme.txt
new file mode 100644
index 0000000..633e7d5
--- /dev/null
+++ b/IgnoreState/docs/IgnoreState-readme.txt
@@ -0,0 +1,41 @@
+IgnoreState plugin for Miranda IM (http://miranda-im.org)
+Version: 0.0.3.0 (c) 2009 Kildor, 2010 Mataes.
+
+
+This plugin intended to show an icon in front of contacts which are
+ignored. Supported different icons for full ignore, partial ignore, ignore
+messages. User can choose to ignore some types of ignore.
+
+
+
+I would like to say thanks to:
+Thief for his Authstate plugin that was base for this plugin.
+FYR for his clist_modern
+
+
+Changes:
+
+v0.0.3.0 (made by Mataes)
+- Unicode version of plugin
+- x64 support
+- clean-ups and fixes.
+
+v0.0.2.2
+- Translation fixes.
+- Options dialog fixes.
+
+v0.0.2.1
+- fix untranslatable strings in options.
+
+v0.0.2.0
+- add support for Extraicons plugin by pescuma.
+
+v0.0.1.1
+- add "Use Miranda ignore settings for All Contacts" setting.
+
+v0.0.1.0
+- public release
+
+
+Plugin is released under GPL licence.
+http://www.gnu.org/copyleft/gpl.html \ No newline at end of file
diff --git a/IgnoreState/docs/ignore_state.txt b/IgnoreState/docs/ignore_state.txt
new file mode 100644
index 0000000..8f9b5dd
--- /dev/null
+++ b/IgnoreState/docs/ignore_state.txt
@@ -0,0 +1 @@
+IgnoreState 0.0.3.0 \ No newline at end of file