diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
commit | f04d64869f3b1de54fb343f28f955584780001b8 (patch) | |
tree | 5453dc10de3d980de79ffe019fa0b5fcb692a27d /Rate/docs | |
parent | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff) |
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'Rate/docs')
-rw-r--r-- | Rate/docs/Rate-readme.txt | 49 | ||||
-rw-r--r-- | Rate/docs/rate.txt | 1 |
2 files changed, 50 insertions, 0 deletions
diff --git a/Rate/docs/Rate-readme.txt b/Rate/docs/Rate-readme.txt new file mode 100644 index 0000000..aafc63f --- /dev/null +++ b/Rate/docs/Rate-readme.txt @@ -0,0 +1,49 @@ +Contacts Rate plugin for Miranda IM (http://miranda-im.org)
+Version: 0.0.2.1 (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.1
+- Translation fixes.
+
+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/Rate/docs/rate.txt b/Rate/docs/rate.txt new file mode 100644 index 0000000..e743807 --- /dev/null +++ b/Rate/docs/rate.txt @@ -0,0 +1 @@ +Rate 0.0.2.1
\ No newline at end of file |