From a9774f973c2fafb488e70e408340644a5be6eaf3 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Wed, 14 Aug 2013 08:39:00 +0000 Subject: removed trailing spaces from ressources git-svn-id: http://svn.miranda-ng.org/main/trunk@5678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BuddyExpectator/res/BuddyExpectator.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/BuddyExpectator') diff --git a/plugins/BuddyExpectator/res/BuddyExpectator.rc b/plugins/BuddyExpectator/res/BuddyExpectator.rc index 52a25ea3ec..c78e683322 100644 --- a/plugins/BuddyExpectator/res/BuddyExpectator.rc +++ b/plugins/BuddyExpectator/res/BuddyExpectator.rc @@ -56,7 +56,7 @@ IDD_OPTIONSPANEL DIALOGEX 0, 0, 227, 219 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD FONT 8, "MS Shell Dlg", 400, 0, 0xCC BEGIN - LTEXT "When a contact returns after ",IDC_STATIC,21,16,112,8 + LTEXT "When a contact returns after",IDC_STATIC,21,16,112,8 EDITTEXT IDC_EDIT_ABSENCE,137,13,22,13,ES_AUTOHSCROLL COMBOBOX IDC_COMBO_PERIOD,161,13,49,51,CBS_DROPDOWNLIST | WS_TABSTOP -- cgit v1.2.3