blob: 1a2e90e4efde05afa783f5e0077738798263e200 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
#muuid {27d41d81-991f-4dc6-8749-b0321c87e694}
;============================================================
; File: MirLua.dll
; Plugin: MirLua
; Version: 0.11.9.1
; Authors: Miranda NG team
;============================================================
[Extends Miranda NG functionality with Lua scripts.]
Расширяет функциональность Miranda NG с помощью скриптов на языке Lua.
;file \plugins\MirLua\res\resource.rc
[Reload all]
Перезагрузить всё
[Scripts]
Скрипты
[Popup on script error]
Показать всплывающее окно при ошибке скрипта
[General]
Общее
[Popup on obsolete methods]
Показать всплывающее окно при вызове устаревших методов
[Auto evaluation]
[Evaluate]
;file \plugins\MirLua\src\icons.cpp
[Script]
Скрипт
[Loaded]
Загруженный
[Failed]
Незагруженный
[Open]
Открыть
[Reload]
Перегрузить
[Compile]
Собрать
;file \plugins\MirLua\src\options.cpp
[Common scripts]
Общие скрипты
;file \plugins\MirLua\src\plugin.cpp
[Services]
Службы
[C libs folder]
Папка с библиотеками C
[Scripts folder]
Папка со скриптами
|