summaryrefslogtreecommitdiff
path: root/plugins/ContextHelp/res/resource.rc
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-01-05 18:23:08 +0300
committerdartraiden <wowemuh@gmail.com>2018-01-05 18:23:08 +0300
commit703e6701f8bc7e3ee2684bb79c0e171fb3cf6a0c (patch)
treeee75b56a4aacb3e042e021d7e456c1389a6ec1bb /plugins/ContextHelp/res/resource.rc
parent9bdbbbed70fec7f4bb6225c65638337bcc6f4f82 (diff)
no need to display langpack author e-mail (some authors already retired from project)
Diffstat (limited to 'plugins/ContextHelp/res/resource.rc')
-rw-r--r--plugins/ContextHelp/res/resource.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ContextHelp/res/resource.rc b/plugins/ContextHelp/res/resource.rc
index 05f66326cc..cc9d298f08 100644
--- a/plugins/ContextHelp/res/resource.rc
+++ b/plugins/ContextHelp/res/resource.rc
@@ -133,8 +133,6 @@ BEGIN
EDITTEXT IDC_LANGAUTHORS,74,78,220,18,ES_MULTILINE |
ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER |
WS_VSCROLL
- RTEXT "E-mail:",IDC_LANGEMAILLABEL,5,99,66,8,SS_NOPREFIX
- CONTROL "",IDC_LANGEMAIL,"Hyperlink",WS_TABSTOP,76,99,207,10
RTEXT "Last modified using:",IDC_LANGMODUSINGLABEL,5,112,66,9,
SS_NOPREFIX
EDITTEXT IDC_LANGMODUSING,75,112,207,12,ES_AUTOHSCROLL |