diff options
Diffstat (limited to 'IgnoreState/docs')
| -rw-r--r-- | IgnoreState/docs/IgnoreState-readme.txt | 41 | ||||
| -rw-r--r-- | IgnoreState/docs/ignore_state.txt | 1 | 
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 | 
