OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-435-g4affa40

Gerrit Code Review gerrit@openafs.org
Fri, 19 Nov 2010 19:19:02 -0800 (PST)


The following commit has been merged in the master branch:
commit 4affa40db8c6c2c9908a77101ee001c3762f9593
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: Iebee8198ec25e1841f6fa49b9850a16329f2cbdd
    Reviewed-on: http://gerrit.openafs.org/3331
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository