From 8c0b8c11f556614739fc2651ea0c003624ff05d6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 10 Oct 2015 01:08:14 +0000 Subject: resource tweaks git-svn-id: http://svn.miranda-ng.org/main/trunk@15526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Ping/res/ping.rc | 2 +- plugins/TabSRMM/res/resource.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Ping/res/ping.rc b/plugins/Ping/res/ping.rc index 51fe7ac828..542a2add0c 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 Options -> Customize -> Fonts options to change text size and color.",IDC_STATFS,20,101,174,18 + LTEXT "Use the Options -> Customize -> Fonts options to change text size and color.",IDC_STATFS,20,101,277,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 diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 2296de14e7..63d0ca09b0 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -597,7 +597,7 @@ BEGIN CONTROL "Log status changes (in open message windows only)",IDC_UPREFS_LOGSTATUS, "Button",BS_AUTO3STATE | WS_TABSTOP,15,210,290,11 PUSHBUTTON "Revert to global options",IDC_REVERTGLOBAL,62,242,191,18 - LTEXT "You can set private message log options for this contact here. Filled boxes are inherited from the global settings which can be found on Options -> Message sessions -> Message log",IDC_STATIC,16,4,296,28 + LTEXT "You can set private message log options for this contact here. Filled boxes are inherited from the global settings which can be found on Options -> Message sessions -> Message log",IDC_STATIC,12,4,298,28 CONTROL "Use normal templates (uncheck to use simple templates)",IDC_UPREFS_NORMALTEMPLATES, "Button",BS_AUTO3STATE | WS_TABSTOP,15,224,290,11 END -- cgit v1.2.3