diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-19 00:39:27 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-19 00:39:27 +0000 |
commit | 4fdf79aaf61ba7f896e40324bdb27f759b951f7f (patch) | |
tree | 12bea2958a6db8bb11cd0a1cc732f55c85dc646b /plugins/NewEventNotify | |
parent | 5225e4012bf2f7c496bf3d409955ae5368a93d4a (diff) |
removing unnecessary spaces
git-svn-id: http://svn.miranda-ng.org/main/trunk@6527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify')
-rw-r--r-- | plugins/NewEventNotify/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewEventNotify/res/resource.rc b/plugins/NewEventNotify/res/resource.rc index 96a29e6d30..14414847c8 100644 --- a/plugins/NewEventNotify/res/resource.rc +++ b/plugins/NewEventNotify/res/resource.rc @@ -81,7 +81,7 @@ BEGIN WS_TABSTOP,185,91,11,10
CONTROL "",IDC_CHKINFINITE_OTHERS,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,185,103,11,10
- GROUPBOX "Notify me of ...",IDC_STATIC,208,2,100,56
+ GROUPBOX "Notify me of...",IDC_STATIC,208,2,100,56
CONTROL "Message",IDC_CHKNOTIFY_MESSAGE,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,212,11,90,10
CONTROL "URL",IDC_CHKNOTIFY_URL,"Button",BS_AUTOCHECKBOX |
|