Ignore:
Timestamp:
2005-03-22T12:08:00+12:00 (19 years ago)
Author:
mdewsnip
Message:

Replaced all "GreenStone"s with "Greenstone".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsinstaller/gsinstall.cpp

    r2534 r9477  
    931931  GSInstall_init_propertySheet( ppage[0],
    932932                "Choose a directory to install your "
    933                                 "GreenStone software to.", NULL,
     933                                "Greenstone software to.", NULL,
    934934                                "Select", install, true, false);
    935935  GSInstall_init_propertySheet(ppage[1],
     
    10881088  gsInstall_getDesktopExt(&sx, &sy);
    10891089 
    1090   app_window = CreateWindow("GSInstall:Main", "GreenStone Installer",
     1090  app_window = CreateWindow("GSInstall:Main", "Greenstone Installer",
    10911091                WS_OVERLAPPEDWINDOW | WS_MAXIMIZE | CS_DBLCLKS,
    10921092                0, 0,
Note: See TracChangeset for help on using the changeset viewer.