blob: 61c8b1da13957a54ad76b7e627ad4da017f1e0d7 (
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
|
#muuid {7b856b6a-d48f-4f54-b8d6-c8d86d02ffc2}
;============================================================
; File: StartupSilence.dll
; Plugin: StartupSilence
; Version: 0.2.0.1
; 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).]
;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)]
[Show Popup notification]
[Popup time 1-30 seconds (Default 5)]
[TopToolBar button (Miranda restart required)]
[Reset to default]
[After startup set:]
[Filtered popups only (leave uncheck for no popups)]
[Enable sounds]
[Allow to set sounds and filtered popups only after startup (uncheck for all popups and sounds)]
[Allow mRadio or Weather popups, etc.]
;file \plugins\StartupSilence\src\main.cpp
[Events]
;file \plugins\StartupSilence\src\stdafx.h
[Silence at startup]
[Toggle Silence OFF]
[Toggle Silence ON]
[Toggle Silence OFF TTB]
[Toggle Silence ON TTB]
[Sounds and popups are enabled]
[Filtered mode ON]
[Sounds and popups are disabled temporarily]
[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]
[You have to install TopToolBar plugin to use this option.]
[You have to install popup plugin to use this option.]
|