blob: c8f045fd9a7e3fc0c9ea1639c09f7c65f0bad331 (
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
|
#muuid {47d489d3-310d-4ef6-bd05-699fffd5a4aa}
;============================================================
; File: ZeroNotify.dll
; Plugin: Zero notifications
; Version: 0.1.0.1
; Authors: bidyut, Maat
;============================================================
[Adds options to automatically disable notifications when a protocol is in a certain status.]
Dodaje opcje automatycznego wyłączania powiadomień, gdy protokół ma określony status.
;file \plugins\ZeroNotification\res\ZeroNotify.rc
[No sounds when:]
Brak dźwięku gdy:
[No CList blink when:]
Brak pow. na liście:
[No SysTray blink when:]
Brak pow. w zasobniku:
;file \plugins\ZeroNotification\src\options.cpp
[Zero Notifications]
Zero powiadomień
[Plugins]
Wtyczki
;file \plugins\ZeroNotification\src\stdafx.h
[Disable &Sounds]
Wyłącz &dźwięki
[Enable &Sounds]
Włącz &dźwięki
|