diff options
author | Mikhail Grigoryev <sleuthhound@gmail.com> | 2013-05-22 09:48:12 +0000 |
---|---|---|
committer | Mikhail Grigoryev <sleuthhound@gmail.com> | 2013-05-22 09:48:12 +0000 |
commit | 273b10c5ce28a955e6b7a6b384cba736f1762d77 (patch) | |
tree | dbbea2f0fad1523ddac35d4eefe3581a977cc970 /plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt | |
parent | be91c27a63f26c845a8f16b4a12cb048152ef182 (diff) |
Added plugin MirandaNGHistoryToDB (www.im-history.ru)
git-svn-id: http://svn.miranda-ng.org/main/trunk@4793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt')
-rw-r--r-- | plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt b/plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt new file mode 100644 index 0000000000..4ee09c3d24 --- /dev/null +++ b/plugins/MirandaNGHistoryToDB/HistoryToDBUpdater/readme-dev.txt @@ -0,0 +1,38 @@ +HistoryToDBUpdater
+------------------
+
+Утилита установки/обновления компонентов плагинов RnQHistoryToDB, QIPHistoryToDB, MirandaIMHistoryToDB, MirandaNGHistoryToDB.
+
+Автор: Михаил Григорьев
+E-Mail: sleuthhound@gmail.com
+ICQ: 161867489
+WWW: http://www.im-history.ru
+Лицензия: GNU GPLv3
+
+Системные требования:
+---------------------
+ОС: Win2000/XP/2003/Vista/7
+IM-клиент: Любой
+БД: MySQL 4.0, 4.1, 5.0, 5.1
+ PostgreSQL 7.1 - 8.3
+ Oracle 8i - 11i
+ SQLite 3
+ Firebird 2.x
+
+Необходимые компоненты для сборки плагина:
+------------------------------------------
+
+1. Embarcadero RAD Studio XE3
+
+2. IM-History Downloader Component
+ See also directory IMDownloaderComponent
+
+3. DCPcrypt Cryptographic Component Library v2
+ http://www.cityinthesky.co.uk/
+
+Описание параметров запуска:
+----------------------------
+
+HistoryToDBUpdater.exe <1>
+
+<1> - (Необязательный параметр) - Путь до файла настроек HistoryToDB.ini (Например: "C:\Program Files\QIP Infium\Profiles\username@qip.ru\Plugins\QIPHistoryToDB\")
|