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 /plugins/ChangeKeyboardLayout | |
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 'plugins/ChangeKeyboardLayout')
-rw-r--r-- | plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc b/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc index 73c18e1dfb..82e599a3ae 100644 --- a/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc +++ b/plugins/ChangeKeyboardLayout/res/ChangeKeyboardLayout.rc @@ -197,7 +197,7 @@ BEGIN CONTROL "Custom1",IDC_CUSTOM_TEXT,"ColourPicker",WS_TABSTOP,56,
55,29,14
GROUPBOX "Timeout",IDC_GROUP_TIMEOUT,95,2,91,72,WS_GROUP
- CONTROL "From Popup plugin",IDC_RADIO_TIMEOUT_POPUP,"Button",
+ CONTROL "From popup plugin",IDC_RADIO_TIMEOUT_POPUP,"Button",
BS_AUTORADIOBUTTON,99,12,82,10
CONTROL "Permanent",IDC_RADIO_TIMEOUT_PERMANENT,"Button",
BS_AUTORADIOBUTTON,99,23,82,10
|