From df7ced65192604ea21a331cfcafe642201e69861 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 27 Dec 2013 21:39:34 +0000 Subject: clist -> contact list git-svn-id: http://svn.miranda-ng.org/main/trunk@7401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Nudge/res/resource.rc | 2 +- plugins/Nudge/src/Version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Nudge') diff --git a/plugins/Nudge/res/resource.rc b/plugins/Nudge/res/resource.rc index ac8ac52923..b530012fe8 100644 --- a/plugins/Nudge/res/resource.rc +++ b/plugins/Nudge/res/resource.rc @@ -102,7 +102,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_VISIBLE EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - GROUPBOX "Shaking Clist Options",IDC_STATIC,7,10,296,77 + GROUPBOX "Shaking contact list options",IDC_STATIC,7,10,296,77 RTEXT "Number of moves",IDC_STATIC,13,127,70,9 CONTROL "Slider1",IDC_SNUMBER_CLIST,"msctls_trackbar32",TBS_AUTOTICKS | TBS_BOTH | WS_TABSTOP,90,25,179,21 RTEXT "Width of move",IDC_STATIC,13,156,70,9 diff --git a/plugins/Nudge/src/Version.h b/plugins/Nudge/src/Version.h index 1b7943e7db..479ea18b48 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Nudge" #define __FILENAME "Nudge.dll" -#define __DESCRIPTION "Plugin to shake the clist and chat window." +#define __DESCRIPTION "Plugin to shake the contact list and chat window." #define __AUTHOR "Tweety/GouZ, FREAK_THEMIGHTY" #define __AUTHOREMAIL "francois.mean@skynet.be, Sylvain.gougouzian@gmail.com, wishmaster51@googlemail.com" #define __AUTHORWEB "http://miranda-ng.org/p/Nudge/" -- cgit v1.2.3