diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-08-22 08:39:14 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-08-22 08:39:14 +0000 |
commit | f9d6a69003715ece61edf4e890e0c7eb8671b6d6 (patch) | |
tree | 45ad4b6c946714f7f7c101116430ddb649c5c47b /protocols | |
parent | d177f2110a0c5a861b382db857efb87e630b8a29 (diff) |
There are different popup plugins (YAPP, Toster)
git-svn-id: http://svn.miranda-ng.org/main/trunk@17198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index 87da93fcb3..9a410410a4 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -185,7 +185,7 @@ BEGIN CONTROL "",IDC_COLORBKG,"ColourPicker",WS_TABSTOP,17,41,24,12
CONTROL "",IDC_COLORTXT,"ColourPicker",WS_TABSTOP,17,59,24,12
GROUPBOX "Delay",IDC_STATIC,157,26,140,55
- CONTROL "&From Popup plugin",IDC_DELAY_POPUP,"Button",
+ CONTROL "&From popup plugin",IDC_DELAY_POPUP,"Button",
BS_AUTORADIOBUTTON,164,40,125,10
CONTROL "&Custom",IDC_DELAY_CUSTOM,"Button",BS_AUTORADIOBUTTON,
164,53,98,10
|