From f88c0e6953da65564fb0724872431f48ecb043db Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Thu, 5 May 2011 12:29:44 +0000 Subject: added IgnoreState git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@74 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- IgnoreState/docs/IgnoreState-readme.txt | 41 +++++++++++++++++++++++++++++++++ IgnoreState/docs/ignore_state.txt | 1 + 2 files changed, 42 insertions(+) create mode 100644 IgnoreState/docs/IgnoreState-readme.txt create mode 100644 IgnoreState/docs/ignore_state.txt (limited to 'IgnoreState/docs') 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 -- cgit v1.2.3