From 444ec9d7efedc39091cc184fe69c283bf464f980 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Wed, 14 Aug 2013 09:56:06 +0000 Subject: removed trailing spaces from ressources git-svn-id: http://svn.miranda-ng.org/main/trunk@5681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ConnectionNotify/res/ConnectionNotify.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ConnectionNotify') diff --git a/plugins/ConnectionNotify/res/ConnectionNotify.rc b/plugins/ConnectionNotify/res/ConnectionNotify.rc index 941157b6bc..e7e6448d53 100644 --- a/plugins/ConnectionNotify/res/ConnectionNotify.rc +++ b/plugins/ConnectionNotify/res/ConnectionNotify.rc @@ -29,7 +29,7 @@ FONT 8, "Ms Shell Dlg", 400, 0, 1 LTEXT "Background", IDC_STATIC, 34, 186, 43, 8, SS_LEFT LTEXT "Text", IDC_STATIC, 94, 187, 41, 8, SS_LEFT EDITTEXT IDC_INTERVAL1, 60, 195, 21, 12, WS_GROUP | ES_AUTOHSCROLL - RTEXT "Close after: ", IDC_STATIC, 12, 197, 47, 9, SS_RIGHT + RTEXT "Close after:", IDC_STATIC, 12, 197, 47, 9, SS_RIGHT LTEXT "sec.(0 default, -1 disabled)", IDC_STATIC, 84, 197, 111, 8, SS_LEFT CONTROL "", IDC_LIST_EXCEPTIONS, WC_LISTVIEW, WS_TABSTOP | WS_BORDER | LVS_ALIGNLEFT | LVS_REPORT, 5, 14, 292, 104 CTEXT "", IDC_VERSION, 39, 222, 52, 9, SS_CENTER, WS_EX_STATICEDGE -- cgit v1.2.3