blob: 95416fa6cab7ae596cd9388b91051dcfe6cf84b5 (
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.]
Añade opciones para desactivar automáticamente notificaciones cuando el protocolo se encuentra en un determinado estado.
;file \plugins\ZeroNotification\res\ZeroNotify.rc
[No sounds when:]
Sin sonidos cuando:
[No CList blink when:]
No parpadear CList cuando:
[No SysTray blink when:]
No parpadear bandeja del sistema cuando:
[Hide the "toggle sound" menu item (requires restart of Miranda)]
Oculta la opción de menú "alternar sonido"
;file \plugins\ZeroNotification\src\common.h
[Disable &Sounds]
Deshabilitar &sonidos
[Enable &Sounds]
Habilitar &sonidos
;file \plugins\ZeroNotification\src\main.cpp
[Zero Notifications]
Cero Notificaciones
[Plugins]
Plugins
|