summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/res
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-05-19 14:39:37 +0000
committerRobert Pösel <robyer@seznam.cz>2013-05-19 14:39:37 +0000
commit06c0a5ae32725b614c5c8c118c0f64d6742e5a36 (patch)
tree835d1103c22e760f8347588ef626d3a45d0cd2ea /plugins/UserInfoEx/res
parent2bfb7d60344d2256779b193f49032b103b40e480 (diff)
Changed PopUp to Popup in delphi files, langpack files and rc files.
git-svn-id: http://svn.miranda-ng.org/main/trunk@4734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserInfoEx/res')
-rw-r--r--plugins/UserInfoEx/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc
index 6a141f92ad..bd9a8f75ff 100644
--- a/plugins/UserInfoEx/res/resource.rc
+++ b/plugins/UserInfoEx/res/resource.rc
@@ -224,7 +224,7 @@ BEGIN
CONTROL "Use Windows colours",CHECK_OPT_POPUP_WINCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,101,114,10
CONTROL "Use default colours",CHECK_OPT_POPUP_DEFCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,114,114,10
GROUPBOX "Delay",IDC_STATIC,176,132,108,58,WS_GROUP
- CONTROL "From PopUp plugin",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10
+ CONTROL "From Popup plugin",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10
CONTROL "Custom",RADIO_OPT_POPUP_CUSTOM,"Button",BS_AUTORADIOBUTTON,182,160,59,10
CONTROL "Permanent",RADIO_OPT_POPUP_PERMANENT,"Button",BS_AUTORADIOBUTTON,182,175,96,10
EDITTEXT EDIT_DELAY,246,159,33,14,ES_AUTOHSCROLL