OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-80-gc97ec07

Gerrit Code Review gerrit@openafs.org
Sat, 12 Mar 2011 10:13:15 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit c97ec074977563b756e9ad1c9773c5880965c664
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Nov 19 00:07:36 2010 -0500

    Windows: conditionally set tray icon state
    
    If the checkbox IDC_TRAYICON is not present in the dialog,
    do not attempt to use its value as a setting for
    Config_SetTrayIconFlag().
    
    FIXES 128591
    
    Change-Id: Iff5ef4993f082e73cca93e79d17f49cc15b6264f
    Reviewed-on: http://gerrit.openafs.org/3331
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-on: http://gerrit.openafs.org/4207

 src/WINNT/client_config/tab_general.cpp |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository