OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre1-61-gb9145aa

Gerrit Code Review gerrit@openafs.org
Mon, 31 Jan 2011 16:14:08 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5f02e76f11922bf010e24f004c9d628f8402ad03
Author: Stefan Kueng <tortoisesvn@gmail.com>
Date:   Sat Dec 4 10:56:01 2010 +0100

    Windows: afs_shl_ext improve overlay handlers
    
    Add link.ico and mount.ico Windows icon files.
    Use these images as overlays instead of extracting an image
    from shell32.dll which is a bad idea.  See
    
    http://blogs.msdn.com/b/oldnewthing/archive/2005/10/26/485133.aspx
    Reviewed-on: http://gerrit.openafs.org/3445
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Stefan Kueng <tortoisesvn@gmail.com>
    Reviewed-by: Stefan Kueng <tortoisesvn@gmail.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry picked from commit 3ff9c24c0e2d72dcce65fc7706dcdb1cd3090965)
    
    Change-Id: Ifa20508a1b30ebd88e4968d76d325c2e2be51039
    Reviewed-on: http://gerrit.openafs.org/3786
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/WINNT/client_exp/afs_shl_ext.cpp |   80 +++++++++++++++++++++++++++++++++-
 src/WINNT/client_exp/link.ico        |  Bin 0 -> 1078 bytes
 src/WINNT/client_exp/mount.ico       |  Bin 0 -> 1150 bytes
 src/WINNT/client_exp/shell_ext.cpp   |   36 +++++++++++++--
 src/WINNT/client_exp/shell_ext.h     |   18 +++++++-
 5 files changed, 127 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository