From ab93a29067b646a084b1cca9417a85c9b3d0f5e6 Mon Sep 17 00:00:00 2001 From: RMN Date: Sat, 19 Sep 2015 18:40:25 +0000 Subject: - resource cosmetics: surround arrows (->) with spaces - settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Ping/res/ping.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Ping') diff --git a/plugins/Ping/res/ping.rc b/plugins/Ping/res/ping.rc index b23c807f29..b93d1e7f17 100644 --- a/plugins/Ping/res/ping.rc +++ b/plugins/Ping/res/ping.rc @@ -87,7 +87,7 @@ BEGIN GROUPBOX "Interface",IDC_STATIC,4,84,293,76 CONTROL "Do not change icon when testing",IDC_CHK_NOTESTICON, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,145,181,10 - LTEXT "Use the Customize/Fonts options to change text size and color.",IDC_STATFS,20,101,174,18 + LTEXT "Use the Customize -> Fonts options to change text size and color.",IDC_STATFS,20,101,174,18 RTEXT "Indent:",IDC_STATIC,44,127,33,8 EDITTEXT IDC_EDIT1,89,124,33,15,ES_AUTOHSCROLL CONTROL "Spin2",IDC_SP_INDENT,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,121,124,12,15 -- cgit v1.2.3