From 97c496705a49c6cb8fc228b0397d9c7793ad6fb7 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 19 May 2012 14:01:09 +0000 Subject: added LangMan git-svn-id: http://svn.miranda-ng.org/main/trunk@74 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/LangMan/Info_Src.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 plugins/LangMan/Info_Src.txt (limited to 'plugins/LangMan/Info_Src.txt') diff --git a/plugins/LangMan/Info_Src.txt b/plugins/LangMan/Info_Src.txt new file mode 100644 index 0000000000..af92c5afb8 --- /dev/null +++ b/plugins/LangMan/Info_Src.txt @@ -0,0 +1,30 @@ + +Language Pack Manager 1.0.2.2 for Miranda IM 0.6+ +------------------------------------------------------------------------ + Source Code + +Reminder: +'Language Pack Manager' is released under the terms of the +GNU General Public License. +See 'LangMan-License.txt' for more details. +'Language Pack Manager' is copyright 2005-2007 by H. Herkenrath. + +Please notify me of any changes that improve +'Language Pack Manager' or add new features. +If you have any questions on the code, feel free +to contact me at my email address. + + H. Herkenrath (hrathh at users.sourceforge.net) + + +Notes +------------------------------------------------------------------------ +The following files need to be changed to bump the version number: + +Info_Src.txt (1 place) +version.h (4 places) +m_langman.h (1 place) +m_langman.inc (1 place) +docs\LangMan-Readme.txt (3 places) +docs\LangMan-Translation.txt (2 places) +docs\LangMan-Developer.txt (1 place) -- cgit v1.2.3