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/StopSpamMod/docs/readme.txt | 5 +++++ plugins/StopSpamMod/docs/stopspam_mod-readme.txt | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 plugins/StopSpamMod/docs/readme.txt delete mode 100644 plugins/StopSpamMod/docs/stopspam_mod-readme.txt (limited to 'plugins/StopSpamMod/docs') diff --git a/plugins/StopSpamMod/docs/readme.txt b/plugins/StopSpamMod/docs/readme.txt new file mode 100644 index 0000000000..4f317d214d --- /dev/null +++ b/plugins/StopSpamMod/docs/readme.txt @@ -0,0 +1,5 @@ +* Build Dependencies + 1. boost (http://www.boost.org/) + 2. c++ compiller (because of miranda have compiled with MSVC, only msvc compiled builds working fine (i have no success with mingw, please report your result :) )) +* Runtime Dependencies + 1. MIranda IM at least 0.8 (custom builds should be compiled fine against 0.6, 0.7 miranda api) diff --git a/plugins/StopSpamMod/docs/stopspam_mod-readme.txt b/plugins/StopSpamMod/docs/stopspam_mod-readme.txt deleted file mode 100644 index 4f317d214d..0000000000 --- a/plugins/StopSpamMod/docs/stopspam_mod-readme.txt +++ /dev/null @@ -1,5 +0,0 @@ -* Build Dependencies - 1. boost (http://www.boost.org/) - 2. c++ compiller (because of miranda have compiled with MSVC, only msvc compiled builds working fine (i have no success with mingw, please report your result :) )) -* Runtime Dependencies - 1. MIranda IM at least 0.8 (custom builds should be compiled fine against 0.6, 0.7 miranda api) -- cgit v1.2.3