summaryrefslogtreecommitdiff
path: root/plugins/AssocMgr/Info_Src.txt
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-19 20:07:57 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-19 20:07:57 +0000
commitd1cb574222bac3b31988d00481ccf7e49d8692f6 (patch)
treeb15899fdab0610dc9288b04e86ce8cf0ba87a7a0 /plugins/AssocMgr/Info_Src.txt
parenta8941afe8f3a416e126becd7f363a42c1f26cd31 (diff)
added AssocMgr
git-svn-id: http://svn.miranda-ng.org/main/trunk@86 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AssocMgr/Info_Src.txt')
-rw-r--r--plugins/AssocMgr/Info_Src.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/plugins/AssocMgr/Info_Src.txt b/plugins/AssocMgr/Info_Src.txt
new file mode 100644
index 0000000000..655c2f66f7
--- /dev/null
+++ b/plugins/AssocMgr/Info_Src.txt
@@ -0,0 +1,30 @@
+
+File Association Manager 0.1.1.0 for Miranda IM 0.6+
+------------------------------------------------------------------------
+ Source Code
+
+Reminder:
+'File Association Manager' is released under the terms of the
+GNU General Public License.
+See 'AssocMgr-License.txt' for more details.
+'File Association Manager' is copyright 2005-2007 by H. Herkenrath.
+
+Please notify me of any changes that improve
+'File Association 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_assocmgr.h (1 place)
+m_assocmgr.inc (1 place)
+docs\AssocMgr-Readme.txt (3 places)
+docs\AssocMgr-Translation.txt (2 places)
+docs\AssocMgr-Developer.txt (1 place)