From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- contacts_rate/docs/Rate-readme.txt | 46 ++++++++++++++++++++++++++++++++++++++ contacts_rate/docs/rate.txt | 1 + 2 files changed, 47 insertions(+) create mode 100644 contacts_rate/docs/Rate-readme.txt create mode 100644 contacts_rate/docs/rate.txt (limited to 'contacts_rate/docs') diff --git a/contacts_rate/docs/Rate-readme.txt b/contacts_rate/docs/Rate-readme.txt new file mode 100644 index 0000000..15fe643 --- /dev/null +++ b/contacts_rate/docs/Rate-readme.txt @@ -0,0 +1,46 @@ +Contacts Rate plugin for Miranda IM (http://miranda-im.org) +Version: 0.0.2.0 (c) 2007-2009 Kildor +Icons by Faith Healer + +This small plugin intended to show an icon in front of contacts which have +non-empty rating at Modern Contact List. + +http://svn.miranda.im/mainrepo/contacts_rate/trunk/ - plugin`s SVN + +I would like to say thanks to: +Faith Healer for icons +Thief for his Authstate plugin that was base for this plugin. +FYR for his clist_modern + + +Changes: + +v0.0.2.0 +- ExtraIcons plugin support (big thanks to Pescuma for patch) + +v0.0.1.5 +- fixes typos and bugs +- add support for clist_nicer and clist_mw, and handling of clist_classic + +v0.0.1.4 +- Fix for new m_cluiframes.h (need to be checked with clist_nicer) + +v0.0.1.3 +- More clean-up. + +v0.0.1.2 +- clean-up. + +v0.0.1.1 +- fix for new pluginapi +- copyrights update +- small clean-up + +v0.0.1.0 +- public release + +v0.0.0.x +- test versions, unreleased + +Plugin is released under GPL licence. +http://www.gnu.org/copyleft/gpl.html diff --git a/contacts_rate/docs/rate.txt b/contacts_rate/docs/rate.txt new file mode 100644 index 0000000..da932fa --- /dev/null +++ b/contacts_rate/docs/rate.txt @@ -0,0 +1 @@ +Rate 0.0.2.0 \ No newline at end of file -- cgit v1.2.3