OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. 5ec3129fab84e6341752f9fab1c657dedc5b7f4f

Gerrit Code Review gerrit@openafs.org
Wed, 16 Dec 2009 22:20:23 -0800 (PST)


The following commit has been merged in the openafs-stable-1_4_x branch:
commit 5ec3129fab84e6341752f9fab1c657dedc5b7f4f
Author: David Botsch <botsch@cnf.cornell.edu>
Date:   Fri Apr 25 12:39:45 2008 +0000

    macos-afscell-configurator-20080423
    
    LICENSE IPL10
    
    not ready for release, but, add a tool which installer can run to ask for a cell
    name
    AUTHOR
    LICENSE IPL10
    
    ====================
    This delta was composed from multiple commits as part of the CVS->Git migration.
    The checkin message with each commit was inconsistent.
    The following are the additional commit messages.
    ====================
    LICENSE IPL10
    
    not ready for release, but, add a tool which installer can run to ask for a cell
    name
    (cherry picked from commit b1bf96f7581e58137f49e2b685cf6e91ff4f7dda)
    
    Change-Id: I13ca9268e679e029f97260712f1ac7331fd90b2d
    Reviewed-on: http://gerrit.openafs.org/916
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 .../MacOS/afscell/English.lproj/InfoPlist.strings  |  Bin 0 -> 274 bytes
 .../afscell/English.lproj/Localizable.strings      |  Bin 0 -> 162 bytes
 .../afscell/English.lproj/afscell.nib/classes.nib  |   31 +
 .../afscell/English.lproj/afscell.nib/info.nib     |   23 +
 .../English.lproj/afscell.nib/keyedobjects.nib     | 1385 ++++++++++++++++++++
 src/packaging/MacOS/afscell/Info.plist             |   32 +
 .../MacOS/afscell/InstallerSections.plist          |   16 +
 .../afscell/afscell.xcodeproj/project.pbxproj      |  291 ++++
 src/packaging/MacOS/afscell/afscellPane.h          |   20 +
 src/packaging/MacOS/afscell/afscellPane.m          |   53 +
 src/packaging/MacOS/afscell/afscell_Prefix.pch     |    7 +
 src/packaging/MacOS/afscell/version.plist          |   14 +
 12 files changed, 1872 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository