diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-04 08:25:18 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-04 08:25:18 +0000 |
commit | 5500b21532dfe16253820b109df71f8f5d3006f7 (patch) | |
tree | 79ce32a372e080691d7e4d8b85e3230e46a7ddf1 /plugins/AssocMgr/docs/Info_Src.txt | |
parent | 0624d6b4e9b82ccfaabf7a20d00c474a09354e8d (diff) |
AssocMgr: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@751 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AssocMgr/docs/Info_Src.txt')
-rw-r--r-- | plugins/AssocMgr/docs/Info_Src.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/plugins/AssocMgr/docs/Info_Src.txt b/plugins/AssocMgr/docs/Info_Src.txt new file mode 100644 index 0000000000..655c2f66f7 --- /dev/null +++ b/plugins/AssocMgr/docs/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)
|