summaryrefslogtreecommitdiff
path: root/plugins/ZeroNotification/res/ZeroNotify.rc
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-12-27 21:39:34 +0000
committerDart Raiden <wowemuh@gmail.com>2013-12-27 21:39:34 +0000
commitdf7ced65192604ea21a331cfcafe642201e69861 (patch)
tree0eab62ec4cfd2d46abbf837273e7fa1e1105892f /plugins/ZeroNotification/res/ZeroNotify.rc
parent65a6e1a0a319c35a6795096f686ea5939a4a9389 (diff)
clist -> contact list
git-svn-id: http://svn.miranda-ng.org/main/trunk@7401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ZeroNotification/res/ZeroNotify.rc')
-rw-r--r--plugins/ZeroNotification/res/ZeroNotify.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroNotification/res/ZeroNotify.rc b/plugins/ZeroNotification/res/ZeroNotify.rc
index 5c10f4fce9..03971b11b1 100644
--- a/plugins/ZeroNotification/res/ZeroNotify.rc
+++ b/plugins/ZeroNotification/res/ZeroNotify.rc
@@ -57,7 +57,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
LTEXT "No sounds when:",IDC_STATIC,4,4,77,16
CONTROL "Tree1",IDC_NOSOUND,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,4,22,77,105
- LTEXT "No CLIST blink when:",IDC_STATIC,165,4,77,16
+ LTEXT "No CList blink when:",IDC_STATIC,165,4,77,16
CONTROL "Tree1",IDC_NOBLINK,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,87,22,73,105
LTEXT "No SysTray blink when:",IDC_STATIC,87,4,77,16
CONTROL "Tree1",IDC_NOCLCBLINK,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,165,22,73,105