diff options
Diffstat (limited to 'langpacks/english_gb/Plugins/StartupSilence.txt')
-rw-r--r-- | langpacks/english_gb/Plugins/StartupSilence.txt | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/langpacks/english_gb/Plugins/StartupSilence.txt b/langpacks/english_gb/Plugins/StartupSilence.txt new file mode 100644 index 0000000000..313b323e59 --- /dev/null +++ b/langpacks/english_gb/Plugins/StartupSilence.txt @@ -0,0 +1,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).] + +;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)] + +[Main Menu Item (plugin reload or Miranda restart required)] + +[TopToolBar button (Miranda restart required)] + +[Reset to default\r\n(for this computer)] + +[You need to configure it once for each computer, where you run your Miranda NG.] + +[No Apply button required.] + +[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.] + |