OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-113-ge010c8e

Gerrit Code Review gerrit@openafs.org
Mon, 18 Jan 2010 18:48:25 -0800 (PST)


The following commit has been merged in the master branch:
commit e010c8e9379bd2fa9b08a142e57cee56c123791c
Author: Asanka Herath <asanka@secure-endpoints.com>
Date:   Mon Jan 18 16:47:31 2010 -0500

    Windows: Add a context menu for the AFS icon
    
    The OpenAFS plug-in for Network Identity Manager displays an icon
    in the notification area that displays status information about
    the AFS service and tokens.  Add a context menu to the icon so
    that users can open the NIM application and get help for the
    plug-in from the notification icon.
    
    Change-Id: I704934b4f4eab72a18c54ef2a7a7dc3ca248ba78
    Reviewed-on: http://gerrit.openafs.org/1121
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/netidmgr_plugin/afsicon.c             |  160 +++++++++++++++++++++--
 src/WINNT/netidmgr_plugin/lang/en_us/langres.rc |   45 +++++--
 src/WINNT/netidmgr_plugin/langres.h             |   27 ++++-
 3 files changed, 204 insertions(+), 28 deletions(-)

-- 
OpenAFS Master Repository