blob: c2cf648f708fc685969dc8009c9da44f7792d421 (
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
|
#muuid {47d489d3-310d-4ef6-bd05-699fffd5a4aa}
;============================================================
; File: ZeroNotify.dll
; Plugin: Zero notifications
; Version: 0.0.0.5
; Authors: bidyut, Maat
;============================================================
[Adds options to automatically disable notifications when a protocol is in a certain status.]
;file \plugins\ZeroNotification\res\ZeroNotify.rc
[Hide the "toggle sound" menu item (requires restart of Miranda)]
Skryť položku v systémovom menu (vyžaduje reštart Mirandy)
[No sounds when:]
[No SysTray blink when:]
[No CLIST blink when:]
;file \plugins\ZeroNotification\src\common.h
[Disable &Sounds]
[Enable &Sounds]
;file \plugins\ZeroNotification\src\main.cpp
[Zero Notifications]
[Plugins]
|