OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1728-g0d76ca3

Gerrit Code Review gerrit@openafs.org
Fri, 30 Sep 2011 21:42:30 -0700 (PDT)


The following commit has been merged in the master branch:
commit 0d76ca3c5b17caa2c8106a75ee6ca1332deae603
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Sep 30 03:43:24 2011 -0400

    Windows: register Shell Ext handlers
    
    Add registry keys and values to enable use of the overlay
    handlers for symlinks and mount points.
    
    Add registry keys and values to enable use of the property
    sheet handlers.
    
    Correct registry keys for the Folder background context menu
    handler.
    
    Change-Id: Icac560fc6ffcec6bcc41f64adeae3ee2e5884fdb
    Reviewed-on: http://gerrit.openafs.org/5530
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/install/wix/feature.wxi            |    7 ++-
 src/WINNT/install/wix/files.wxi              |   16 ++++++-
 src/WINNT/install/wix/lang/en_US/strings.wxl |    2 +
 src/WINNT/install/wix/platform.wxi           |    6 +++
 src/WINNT/install/wix/registry.wxi           |   59 +++++++++++++++++++++++--
 5 files changed, 81 insertions(+), 9 deletions(-)

-- 
OpenAFS Master Repository