blob: dd70aa4e82f89a8dee59c51e4906f20795539fd6 (
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
|
#muuid {7b856b6a-d48f-4f54-b8d6-c8d86d02ffc2}
;============================================================
; File: StartupSilence.dll
; Plugin: StartupSilence
; Version: 0.2.0.0
; Authors: Vladimir Lyubimov
;============================================================
[Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings).]
Възпира Popup прозорците и спира звука за 10-300 секунди след стартиране на Miranda NG, след което връща предходното състояние.
;file \plugins\StartupSilence\res\StartupSilence.rc
[Silence at Startup]
[Settings for the next Computer Name:]
Настройки за следния компютър:
[Enable silence at startup]
Тишина след стартиране
[for]
за
[10-300 seconds (Default 20)]
10-300 секунди (стандартно 20)
[Show Popup notification]
Показване на Popup прозорци
[Popup time 1-30 seconds (Default 5)]
Popup 1-30 секунди (стандартно 5)
[Main Menu Item (plugin reload or Miranda restart required)]
Елемент в главното меню (изисква се рестартиране на приставката или Miranda)
[TopToolBar button (Miranda restart required)]
TopToolBar бутон (изисква се рестарт на Miranda)
[Reset to default\r\n(for this computer)]
задаване на стандарта\r\n(за този компютър)
[You need to configure it once for each computer, where you run your Miranda NG.]
Необходимо е да направите настройката веднъж на всеки компютър на който работите с Miranda NG.
[No Apply button required.]
Не изисква бутона "Прилагане"
[After startup set:]
След стартиране задай:
[Filtered popups only (leave uncheck for no popups)]
Филтриране на Popup-и (за без Popup-и не поставяйте отметки
[Enable sounds]
Включване на звука
[Allow to set sounds and filtered popups only after startup (uncheck for all popups and sounds)]
[Allow mRadio or Weather popups, etc.]
Разрешаване на Popup от mRadio, Weather и др.
;file \plugins\StartupSilence\src\main.cpp
[Events]
Събития
;file \plugins\StartupSilence\src\StartupSilence.h
[Silence at startup]
[Toggle Silence OFF]
Тишина - Изключено
[Toggle Silence ON]
Тишина - Включено
[Toggle Silence OFF TTB]
Тишина - Изключено TTB
[Toggle Silence ON TTB]
Тишина - Включено TTB
[Sounds and popups are enabled]
Звука и Popup - включени
[Filtered mode ON]
Режим на филтриране - Изключване
[Sounds and popups are disabled temporarily]
Звукът и Popup-ите са изключени временно
[Sounds and popups are disabled temporarily.\nmRadio or Weather popups, etc. are allowed.]
[Silent Startup mode changed to ON]
Тишина при стартиране - Включено
[Silent Startup mode changed to OFF]
Тишина при стартиране - Изключено
[Silence At Startup is ON]
Тишина при стартиране - Включено
[Silence At Startup is OFF]
Тишина при стартиране - Изключено
[Toggle Silence At Startup]
Вкл/Изкл Silence At Startup
[You have to install TopToolBar to use this option.]
Необходимо е да инсталирате "TopToolBar" за да ползвате опцията.
[You have to install "YAPP" or "Popup+" to use this option.]
Необходимо е да инсталирате "YAPP" или "Popup+" за да ползвате опцията.
|