Leash UI menu updates Eliminate Action menu: -move Ticket manipulation to File menu -eliminate "Reset Window Size/Pos", "Synchronize Time", and "Update Display" Update Options menu: -eliminate all the "Properties" items: "Leash ", "Kerberos ", "Kerberos v4 ", "Kerberos v5 ", and "AFS" TODO: move functionality to advanced install/registry keys. Update View menu: -add "Time Issued", "Renewable Until", "Flags", "Encryption Type", and "Valid Until" -remove "Large Icons", "Toolbar", "Status Bar", and "Debug Window" Signed-off-by: Kevin Wasserman (cherry picked from commit 3152a4c79e34b1954616a39e24c7d179cd08e0bb) https://github.com/krb5/krb5/commit/cc101b4d8f0750afb07629397acc1b27e40ac97f Author: Kevin Wasserman Committer: Tom Yu Commit: cc101b4d8f0750afb07629397acc1b27e40ac97f Branch: krb5-1.10 src/windows/leash/Leash.rc | 52 +++---- src/windows/leash/LeashView.cpp | 302 ++++++++++++++++++++------------------ src/windows/leash/LeashView.h | 19 +++ src/windows/leash/MainFrm.cpp | 1 - src/windows/leash/resource.h | 13 ++- 5 files changed, 210 insertions(+), 177 deletions(-)