OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2665-g0834e40
Gerrit Code Review
gerrit@openafs.org
Wed, 4 Jul 2012 07:03:35 -0700 (PDT)
The following commit has been merged in the master branch:
commit 0834e40bd7444ba1f1770c60b387cf513b279a4b
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Mon Jun 25 01:33:02 2012 -0400
Windows: Remove HELP from afscreds
The old .hlp format is no longer supported and the text of the
help files is long out of date. Remove the HELP buttons from
the dialogs and all references to WM_HELP message processing
from the application.
Change-Id: I4c735993c7a79d46cbbc49440aa6d77b6861ff85
Reviewed-on: http://gerrit.openafs.org/7648
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/client_creds/advtab.cpp | 4 ----
src/WINNT/client_creds/afscreds.h | 1 -
src/WINNT/client_creds/afswiz.cpp | 5 -----
src/WINNT/client_creds/credstab.cpp | 13 -------------
src/WINNT/client_creds/lang/en_US/afscreds.rc | 22 +++++++++++-----------
src/WINNT/client_creds/main.cpp | 5 -----
src/WINNT/client_creds/mounttab.cpp | 8 --------
7 files changed, 11 insertions(+), 47 deletions(-)
--
OpenAFS Master Repository