summaryrefslogtreecommitdiff
path: root/Autorun/autorun.txt
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-19 18:25:28 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-19 18:25:28 +0000
commit51d99dcee41b325688373b11c8855b71ef887384 (patch)
treeb43027b59f4b641e80852b6e18be7ca3d847bcc5 /Autorun/autorun.txt
parentca04d52d717be73bd017bdd88feca0f7f4158e2f (diff)
added Autorun plugin
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@180 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'Autorun/autorun.txt')
-rw-r--r--Autorun/autorun.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/Autorun/autorun.txt b/Autorun/autorun.txt
new file mode 100644
index 0000000..cec7052
--- /dev/null
+++ b/Autorun/autorun.txt
@@ -0,0 +1,50 @@
+Autorun 0.1.0.0
+
+Written by and copyright (c) Sergey V. Gershovich a.k.a. Jazzy$, March 2003
+ e-mail: jazzy@arcticsu.ru
+
+This plugin is a simple way to enable/disable to launch Miranda IM
+with system startup.
+
+
+***** DISCLAIMER OF WARRANTY *****
+
+This software and the accompanying files are presented "AS IS" and without
+warranties whether expressed or implied. Use it at your own risk.
+
+**********************************
+
+Usage
+------
+Goto: Options->Plugins->Autorun
+
+
+Version history
+----------------------
+0.1.0.0: - Preparation for 0.8.x.x plugin loader
+ MIID_AUTORUN {EB0465E2-CEEE-11DB-83EF-C1BF55D89593}
+0.0.0.3: - Decrease size of plugin to 3 kb
+ - Change image base address to: 0x30040000
+ - Miranda IM v0.3alpha build 040303 or higher is required!
+ - Language strings updated
+
+0.0.0.2: - Some bugfix with long path & DB-filename
+
+0.0.0.1: - Initial release
+
+
+Translation
+-----------
+"Autorun" can be translated with the Miranda IM language files
+
+
+;; == Autorun v0.0.0.3 ==
+
+;Name of plugin
+;[Autorun]
+
+;Options page string
+;[Launch Miranda IM at system startup]
+
+;Options page string
+;[Note: At startup Miranda IM will use current profile] \ No newline at end of file