diff options
author | Jacek Antonelli | 2011-02-22 16:30:33 -0600 |
---|---|---|
committer | McCabe Maxsted | 2011-02-27 15:48:50 -0700 |
commit | 8312c0a9b0714ac18943e9e1949903438134079a (patch) | |
tree | 40289a2db318a7cef8c0b4997210700405dfccee /linden/indra/win_updater/updater.cpp | |
parent | Updated default_grids.xml from current online grids list. (diff) | |
download | meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.zip meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.tar.gz meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.tar.bz2 meta-impy-8312c0a9b0714ac18943e9e1949903438134079a.tar.xz |
Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.
Diffstat (limited to 'linden/indra/win_updater/updater.cpp')
-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 c6fa3c8..8c26ade 100644 --- a/linden/indra/win_updater/updater.cpp +++ b/linden/indra/win_updater/updater.cpp | |||
@@ -459,7 +459,7 @@ WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nSho | |||
459 | L"The Imprudence auto-update has failed.\n" | 459 | L"The Imprudence auto-update has failed.\n" |
460 | L"The problem may be caused by other software installed \n" | 460 | L"The problem may be caused by other software installed \n" |
461 | L"on your computer, such as a firewall.\n" | 461 | L"on your computer, such as a firewall.\n" |
462 | L"Please visit http://imprudenceviewer.org/download/ \n" | 462 | L"Please visit http://wiki.kokuaviewer.org/wiki/Imprudence:Downloads \n" |
463 | L"to download the latest version of Imprudence.\n", | 463 | L"to download the latest version of Imprudence.\n", |
464 | NULL, MB_OK); | 464 | NULL, MB_OK); |
465 | return 1; | 465 | return 1; |