summaryrefslogtreecommitdiff
path: root/plugins/BuddyExpectator
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-08-14 08:39:00 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-08-14 08:39:00 +0000
commita9774f973c2fafb488e70e408340644a5be6eaf3 (patch)
tree3ed45a3e1ec5b9e4de5ea670c22951eb579eeaa8 /plugins/BuddyExpectator
parenta3153feaa3cf36863ec8604c9fbc0fe9f82f9626 (diff)
removed trailing spaces from ressources
git-svn-id: http://svn.miranda-ng.org/main/trunk@5678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyExpectator')
-rw-r--r--plugins/BuddyExpectator/res/BuddyExpectator.rc2
1 files changed, 1 insertions, 1 deletions
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