diff options
author | David Seikel | 2011-02-13 14:37:44 +1000 |
---|---|---|
committer | David Seikel | 2011-02-13 14:37:44 +1000 |
commit | e68da291f855b1d8dd0012af67f172a2244936c2 (patch) | |
tree | 3e53b84b4ffa856e152cf05b00d2f3db582dd66e /linden/indra/win_updater | |
parent | Revert "Comment out the server tellinsg us what the search URL is, seems the ... (diff) | |
download | meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.zip meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.gz meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.bz2 meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.xz |
UNBRANDING! Conservativley remove references to "second life", replacing them with something generic.
Diffstat (limited to 'linden/indra/win_updater')
-rw-r--r-- | linden/indra/win_updater/updater.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/win_updater/updater.cpp b/linden/indra/win_updater/updater.cpp index 2e78296..117b8e8 100644 --- a/linden/indra/win_updater/updater.cpp +++ b/linden/indra/win_updater/updater.cpp | |||
@@ -482,7 +482,7 @@ WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nSho | |||
482 | //char params[256]; /* Flawfinder: ignore */ | 482 | //char params[256]; /* Flawfinder: ignore */ |
483 | //sprintf(params, "/S"); /* Flawfinder: ignore */ | 483 | //sprintf(params, "/S"); /* Flawfinder: ignore */ |
484 | //MessageBox(gWindow, | 484 | //MessageBox(gWindow, |
485 | // L"Updating Second Life.\n\nSecond Life will automatically start once the update is complete. This may take a minute...", | 485 | // L"Updating grid viewer.\n\n The grid viewer will automatically start once the update is complete. This may take a minute...", |
486 | // L"Download Complete", | 486 | // L"Download Complete", |
487 | // MB_OK); | 487 | // MB_OK); |
488 | 488 | ||