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/IgnoreState/docs/IgnoreState-readme.txt | 41 +++++++++++++++++++++++++ plugins/IgnoreState/docs/ignore_state.txt | 1 + 2 files changed, 42 insertions(+) create mode 100644 plugins/IgnoreState/docs/IgnoreState-readme.txt create mode 100644 plugins/IgnoreState/docs/ignore_state.txt (limited to 'plugins/IgnoreState/docs') diff --git a/plugins/IgnoreState/docs/IgnoreState-readme.txt b/plugins/IgnoreState/docs/IgnoreState-readme.txt new file mode 100644 index 0000000000..633e7d5c26 --- /dev/null +++ b/plugins/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/plugins/IgnoreState/docs/ignore_state.txt b/plugins/IgnoreState/docs/ignore_state.txt new file mode 100644 index 0000000000..8f9b5ddc1b --- /dev/null +++ b/plugins/IgnoreState/docs/ignore_state.txt @@ -0,0 +1 @@ +IgnoreState 0.0.3.0 \ No newline at end of file -- cgit v1.2.3