From 9ee9547340e785ca4eb38294d975d6e1a3a567f2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 5 Jul 2012 10:15:32 +0000 Subject: AutoRun: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AutoRun/docs/autorun-translation.txt | 10 ++++++ plugins/AutoRun/docs/autorun.txt | 50 ++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 plugins/AutoRun/docs/autorun-translation.txt create mode 100644 plugins/AutoRun/docs/autorun.txt (limited to 'plugins/AutoRun/docs') diff --git a/plugins/AutoRun/docs/autorun-translation.txt b/plugins/AutoRun/docs/autorun-translation.txt new file mode 100644 index 0000000000..4dcc7415b2 --- /dev/null +++ b/plugins/AutoRun/docs/autorun-translation.txt @@ -0,0 +1,10 @@ +; Common strings that belong to many files +;[] + +; ../../plugins/AutoRun/autorun.rc +;[Autorun] +;[Launch Miranda IM at system startup] +;[Note: At startup Miranda IM will use current profile] + +; ../../plugins/AutoRun/main.cpp +;[Plugins] diff --git a/plugins/AutoRun/docs/autorun.txt b/plugins/AutoRun/docs/autorun.txt new file mode 100644 index 0000000000..cec7052075 --- /dev/null +++ b/plugins/AutoRun/docs/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 -- cgit v1.2.3