From 673e6c625fc6437ed205a1d17d9a1e5a0083abfa Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 23 Oct 2017 18:01:12 +0200 Subject: Renamed readme.txt --- plugins/Rate/docs/Rate-readme.txt | 49 --------------------------------------- plugins/Rate/docs/rate.txt | 1 - plugins/Rate/docs/readme.txt | 49 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 49 insertions(+), 50 deletions(-) delete mode 100644 plugins/Rate/docs/Rate-readme.txt delete mode 100644 plugins/Rate/docs/rate.txt create mode 100644 plugins/Rate/docs/readme.txt (limited to 'plugins/Rate') diff --git a/plugins/Rate/docs/Rate-readme.txt b/plugins/Rate/docs/Rate-readme.txt deleted file mode 100644 index aafc63f812..0000000000 --- a/plugins/Rate/docs/Rate-readme.txt +++ /dev/null @@ -1,49 +0,0 @@ -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/plugins/Rate/docs/rate.txt b/plugins/Rate/docs/rate.txt deleted file mode 100644 index e743807a44..0000000000 --- a/plugins/Rate/docs/rate.txt +++ /dev/null @@ -1 +0,0 @@ -Rate 0.0.2.1 \ No newline at end of file diff --git a/plugins/Rate/docs/readme.txt b/plugins/Rate/docs/readme.txt new file mode 100644 index 0000000000..aafc63f812 --- /dev/null +++ b/plugins/Rate/docs/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 -- cgit v1.2.3