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 https://github.com/krb5/krb5/commit/3152a4c79e34b1954616a39e24c7d179cd08e0bb Author: Kevin Wasserman Committer: Ben Kaduk Commit: 3152a4c79e34b1954616a39e24c7d179cd08e0bb Branch: master 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(-)