diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-08-24 21:40:44 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-08-24 21:40:44 +0000 |
commit | 2fca45e6eb4a82b948016dcda16aeed7318a5561 (patch) | |
tree | 1a86615626da306b34da44ce189836d6d5144faa /plugins/AvatarHistory/res | |
parent | 40871376d3431dd2730e2efbe686e80e85c7aa95 (diff) |
AvatarHistory: cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AvatarHistory/res')
-rw-r--r-- | plugins/AvatarHistory/res/AvatarHistory.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/res/AvatarHistory.rc b/plugins/AvatarHistory/res/AvatarHistory.rc index af49633e66..b21e27293b 100644 --- a/plugins/AvatarHistory/res/AvatarHistory.rc +++ b/plugins/AvatarHistory/res/AvatarHistory.rc @@ -85,7 +85,7 @@ BEGIN CONTROL "Use Windows colours",IDC_WINCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,74,132,10
CONTROL "Use default colours",IDC_DEFAULTCOLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,84,132,10
GROUPBOX "Delay",IDC_DELAY_G,166,25,145,75
- CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP,174,38,131,10
+ CONTROL "From Popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP,174,38,131,10
CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,52,131,10
CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",BS_AUTORADIOBUTTON,174,82,131,10
EDITTEXT IDC_DELAY,208,65,31,14,ES_AUTOHSCROLL | ES_NUMBER
|