mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
Windows: Disable Control Panel button in NIM
Since afs_config.exe is no longer installed, remove the OpenAFS control panel button from the Network Identity Manager provider. Change-Id: I4b3d7a091a6c833d8bf4a24110ee6deb00c6baa0 Reviewed-on: http://gerrit.openafs.org/5463 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
parent
1d6dfa5806
commit
25254adeee
@ -113,7 +113,7 @@ BEGIN
|
||||
EDITTEXT IDC_CFG_VERSION,68,54,172,14,ES_AUTOHSCROLL | ES_READONLY
|
||||
LTEXT "Company",IDC_CFG_LBL_COMPANY,14,75,31,8
|
||||
EDITTEXT IDC_CFG_COMPANY,68,72,172,14,ES_AUTOHSCROLL | ES_READONLY
|
||||
PUSHBUTTON "OpenAFS Control Panel",IDC_CFG_CPL,128,161,112,14
|
||||
// PUSHBUTTON "OpenAFS Control Panel",IDC_CFG_CPL,128,161,112,14
|
||||
GROUPBOX "Startup options",IDC_CFG_STARTGRP,7,99,241,48
|
||||
CONTROL "Prevent AFSCreds.exe from starting automatically when you log in to Windows.",IDC_CFG_STARTAFSCREDS,
|
||||
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,14,108,226,22
|
||||
|
Loading…
Reference in New Issue
Block a user